I am having a problem with my website showing up correctly for certain users. This is taken from a 1024x768 monitor with IE 6. The content appears way down on the screen instead of at the top. I can't figure out why it does this. It must be part of my HTML is messed up or maybe my CSS. Thanks.
Content is apearing just below the G Ads. If you are using tables check if all td and tr tags are closed. Instead of screen shot, Link would better.
Correct when you make a div or something and forget to end it, than your whole page can be messed up . Use lowercase tags too <bye>Bye</bye> - Robert