I am trying to align top the main body table cell on all pages of: GoldenAgeOfAchievement dot com On IE7 and IE8, no go. I believe I may need to do something about it in CSS, but no idea how. Appreciate the help - THANKS.
Yes, with some trial and error, I discovered the problem: I had an empty table cell above the main body cell as a spacer. Removed that - problem gone. THANK YOU for your help, nevertheless.
I've got a table cell and I'm trying to use CSS to vertically align the content to the top of the cell. The HTML code is valign="top" But I don't know the CSS code for it. Help!