Jump to content

Margins in IE


The Praetorian

Recommended Posts

Of course IE is causing problems.Right, so I think I have an answer to my menu problem. If I can set the margin right next to it, my text should resize before reaching that point. Except! #&$# IE seems to read my margin instructions in a completely different way from Firefox. When I do this..

p.blocktext{margin-left:5em;text-align: justify;width:60%;}

IE will put the margin in a different place from Firefox. Firefox puts it really close to the window, while IE actually goes further away. The same thing happens when I use %. I'm not sure, but I think IE is counting from the edge that I define by saying (width 60%), while firefox is counting from the edge of the window.Anyway, anyone know how I can get around this?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...