Quote:
Originally Posted by teh603
Or he could create a .indent class and handle it that way?
|
No...the whole point is that you DON'T need a specific class for all your "normal" paragraphs at all. 4000 paragraphs x <p class="indent"> = a lot more space/bloat/file size than just <p> with one style in the css p {text-indent:1.2em}