Re: [css-d] Ordered list dilemma

2007-12-28 Thread Ibrahim Y
hello, basically, you have problems in your div(s) simply this will work, add the following to your div(s): - leftCol --> clear:left; - rightCol --> float: left; width:537px; Ibrahim On Dec 28, 2007 9:59 PM, Big Moxy <[EMAIL PROTECTED]> wrote: > I've never noticed this before. Ther

[css-d] Ordered list dilemma

2007-12-28 Thread Big Moxy
I've never noticed this before. There is an vertical order list on http://www.barnettresolutions.com/about.php. When displayed on IE 7, the numbers are indented. When displayed on FF, the numbers are outdented! I looked up formatting for CSS and read that list-style-position: outside is the de