Come on, it's not like this is a complicated method;
3 replies all partially right!
1/ Apply a full and valid doctype to put IE into "standards mode"
Doctypes are at http://www.w3.org/QA/2002/04/valid-dtd-list.html
2/ Create a "wrapper" div to hold all the elements use;
set a top and bottom margin to whatever you need and use auto for the left & right margin (every body got that)
3/ Give the wrapper div a FIXED WIDTH
768px to 788px for 800x600 min and 968px to 998px for 1024x768.
everybody missed out steps 1 & 3
Avoid absolute postioning "solutions" totally, as they will only be correct at one screen size when the browser window is full screen.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|