Forum Moderators: open

Message Too Old, No Replies

<ul> and css having problems in Firefox

does anyone know a workaround

         

Blelisa

2:53 pm on Oct 20, 2006 (gmt 0)

10+ Year Member



Hello everyone,

I have a page done in CSS and it is a three column layout. In my middle column I have a <ol>. The text is lining up okay however the numbers are way to the left. (IE lines up beautifully)Anyone know a work around for this?

Thanks in advance for any help.

choster

3:29 pm on Oct 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Internet Explorer interprets the standard differently from Firefox and Opera; one sets the spacing with padding and the other with margins. To make the display consistent, set explicit values for both.