Re: CSS Indent

by "Martin Clifford" <MLC1(at)nrc.gov>

 Date:  Wed, 19 Jun 2002 16:19:41 -0400
 To:  <hwg-techniques(at)hwg.org>,
<hwg(at)miscsites.com>
  todo: View Thread, Original
If you are using text-indent: value, then it will only indent the first =
line, as you appear to have happening.  If you wish to indent more than =
one line, you can use margin-left: value; to push the line to the right =
however much you require.

HTH

Martin

>>> "Doug Dossett" <hwg(at)miscsites.com> 06/19/02 03:22PM >>>
Hello,

I'm trying to get some text to indent using css.  I can get the first
line to indent, but subsequent wrapped lines do not.  So I want this:

This is some text.
    This is some indented text
    that is long and wraps yet
    each line is indented.

Instead of this:

This is some text.
    This is some indented text
that is long and wraps yet
each line is indented.

Is this possible?  If so, how?

Thanks!

Doug Dossett, LLC
MiscSites.com

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA