Quote:
Originally Posted by DiapDealer
You can create a hanging indent by using "text-indent: -16px", but it will be left-aligned (no left margin).
You basically have to choose between a hanging indent or a left margin. To get both, you'd have resort to images of text or manually building your paragraphs with combinations of <br /> and (which might behave badly when users increase font-size).
|
It is also possible to use the " " and " " in conjunction with UTF-8 character coding... but it looks like a really dirty trick.