Use of Indent

Applied on Page:

Note: Text-indent can be used as a class applied to the body element, a div or a paragraph. Text-indent class examples:



<div class="indent">
<p>
This would be first paragraph with the indented first word
in the division.</p>
<p>
This would be the second paragraph.</p>
</div>



<p class="indent">
    This paragraph indent can be used to indent just one
paragraph or a Link on the page.</p>

Back to Links

Sonny @ The Cove