Results 1 to 3 of 3

Thread: [RESOLVED] Best way to code a Paragraph with indenting

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Resolved [RESOLVED] Best way to code a Paragraph with indenting

    I was wondering what the best way is to format an HTML paragraph with an Indention on the first line. See screenshot.

    Thanks,
    Blake

  2. #2
    PowerPoster
    Join Date
    Sep 2006
    Location
    Egypt
    Posts
    2,579

    Re: Best way to code a Paragraph with indenting

    You can use inline CSS or create a CSS class, e.g. <p style="text-indent: 64px;">some text</p>



  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: Best way to code a Paragraph with indenting

    Thanks 4x2y...that worked perfectly...
    Blake

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width