I'm converting my site to XHTML and everything is fine (verified it w/the W3C). The only problem is when I add the neccessary DTD at the top of my pages:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
It automatically centers everything on the page. I mainly use the <center></center> tages when needed, and I've triple checked the page... no unclosed tags. Anyone know what could be causing this? Thanks! Darrell Mozingo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
It automatically centers everything on the page. I mainly use the <center></center> tages when needed, and I've triple checked the page... no unclosed tags. Anyone know what could be causing this? Thanks! Darrell Mozingo