How can I indent the first line of a paragraph without resorting to using a
transparent image file?
example
This is a paragraph that should have the first line indented so
that the first word starts on the fifth character. The spacing may not be exact
since this is a proportional font.
source code
<P>
This is a paragraph that should have the first line indented so
that the first word starts on the fifth character. The spacing may not be exact
since this is a proportional font.