CSS - text wrap 2nd line ident - how?

WannaFly

Platinum Member
Jan 14, 2003
2,811
1
0
if im using:
margin-left: 10px;
and if the text wraps, i want a margin of say....15px, how do i do that?
Thanks!
 

stndn

Golden Member
Mar 10, 2001
1,886
0
0
link
you can use negative text-indent value to do that.
i'm not sure about browser support for negative values, though...

edit: attach code... bleh, i need code for quick reply + attach >(