Forum Moderators: open

Message Too Old, No Replies

DTD Issue

Alignment problem

         

texignweb

9:49 am on Jun 23, 2005 (gmt 0)

10+ Year Member



I'm using css to define all text alignment. Alignment is working in Firefox but isn't in IE.

My current DTD:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

Any suggestions on what DTD could fix the problem?

collymellon

10:53 am on Jun 23, 2005 (gmt 0)

10+ Year Member



the doc type wont be affecting alignment; this is more a browser issue - FF renders things correctly I.E goes its own way most of the time. If you post some code as to what you are trying to align..