Hi there, I thought I had this issue solved, but it is back. I just switched the DTD on a few of my pages at this site ( http://www.rickramseyer.com) and it validated (except for two errors regarding the javascript for the stat counter that I haven't been able to figure out how to resolve yet)
But now the page is aligning all the way to the left in IE on a PC instead of in the center of the browser window. The other two pages, which i switched to XHTML Transitional DTD are also aligning to the left (CLIENTS and ABOUT), while the other pages on the site with the HTML DTD are still aligning center the way they should be.
So my question is, what did that different DTD do to my page to make it go to the left in IE? The only errors that I fixed when validating were image close tags, adding in some other closing tags (br, meta, head, etc.) and removing two closing divs at the bottom that it said were unneeded.
I tried putting those divs back in but that made no difference.
Does anyone have any ideas what I need to do?
Thanks :-)
|