Re: Need help - MSIE alignment issue
Glad you got it working, there a still a few errors though...
Move the title above the meta tags.
There is no <u> tag. If you want that underlined then do it with CSS. text-decoration:underline;
style="color:white; text-align:center" < this should be a class - keep styling and markup seperate!
The final </div> is not required.
Also you need to check your page and how the text resizes - accessibility.
The green box doesnt expand with the text!
|