Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Help! My site looks terrible in IE!


mm1220 - 10:48 am on Apr 2, 2006 (gmt 0)


Goodness, what a mess!

First off get rid of all those <div align="center">s that you've got and change the <td>s in question to <td align="center"> instead.

Next look up (on this site) how to use css styles to control fonts. The <font> tag is deprecated.

If you stick to this table layout you're going to have to give individual <td> elements width properties. Either absolute (pixels) or relative (percentage). Putting a width on the table won't prevent scrolling if you fill the <td>s up with huge swathes of text.


Thread source:: http://www.webmasterworld.com/html/12025.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com