View Single Post
  #3 (permalink)  
Old Aug 14th, 2007, 09:59
Kropotkin Kropotkin is offline
Up'n'Coming Member
Join Date: Aug 2007
Location: Bicester
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Hanging indent problem. Unsolvable?

Because it is being generated dynamically

So - we can't use text-indent because to do so you have to put the second line in a span and as i say we don't know where that will start.

The first line is not in a span. But the first few words of it are. This is so we can apply a class to those words
Reply With Quote