--- On Fri, 3/27/09, Peter Hammarling <pe...@artworkers.net> wrote:

> It gives a negative left margin to
> ul's and ol's. I  
> couldn't find another way to make list items line up
> with the rest of  
> the text although I'd tried all combinations of margin
> 0 and padding 0.

I use the 'position: relative, left: -1.5em, padding-left: 1.5em' technique from

http://csshowto.com/typography/hanging-punctuation-with-css/

for full IE compatibility. Not sure if it's better than a negative left margin 
but, given IE's tendency to screw negative margins up, I suspect this is a 
safer IE-6 solution.

- Bobby
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to