On Monday, May 09, 2005 3:03 PM Justin Reid wrote: 

>Oh, I understand. One possible solution could come through negative
>margins on a nested span tag:
>/* xhtml */
><li><span>text here</span></li>
>/* css */
>li span
>{
>margin-left: -10px;
>}

Yeah, I tried that, it works perfectly UNTIL the text wraps to the next line, 
then there is a strange indent on the second line, bah, you would think this 
would be something easy.

Thanks for your help!

Cheers,
Sebastian
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to