PDA

View Full Version : Text Align Problem ( <DIV> tag problem?)


myriad360
05-25-2006, 03:16 AM
Hey there,

I dunno if anyone else has noticed this problem, but I can never get text to line up with IE and Firefox (seems to be a problem with IE, or tweek or whatever). Here is the URL:

http://www.myriad360.com/light/wintegra/config_pages/text_align/

It was a much more complicated page, so I stripped it down to just these 3 <div> tags really. Shouldn't be a problem; what is going on here?!

I appreciate it!

davidyuzhang
05-25-2006, 09:49 AM
I think that the problem is that in IE it adds a margin before the p and it doesn't do so in ffx. Try adding a margin: 0px; and seeing if that fixes the problem.