MasterKaos
Programmer
Ok. I'm not asking for much. I just want a simple two column layout centred in the middle of browsers of different resolutions.
What i want is a 'page' that appears in the middle of your browser. If you are looking at this at 800 x 600 it will pretty much take up the whole screen. If you are looking at this with 1024 x 768 it will have grey spaces on the right and left filling out the extra space. Same goes for 1280 x 1024 only more so. I want to have a top 'title' bar and a left 'nav bar'.
Look at this with IE 6 or any other browser that conforms to W3C CSS:
Now look at it with IE 5 or NN4 or any other broswer that supports CSS but not enitrely....
How can i get this to look correct in IE6 AND IE5 ????
----------------------------------------------------------------------------
The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.
What i want is a 'page' that appears in the middle of your browser. If you are looking at this at 800 x 600 it will pretty much take up the whole screen. If you are looking at this with 1024 x 768 it will have grey spaces on the right and left filling out the extra space. Same goes for 1280 x 1024 only more so. I want to have a top 'title' bar and a left 'nav bar'.
Look at this with IE 6 or any other browser that conforms to W3C CSS:
Now look at it with IE 5 or NN4 or any other broswer that supports CSS but not enitrely....
How can i get this to look correct in IE6 AND IE5 ????
----------------------------------------------------------------------------
The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.