Quote:
Originally Posted by Turtle91
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}
|
I got the feeling that he wanted some paragraphs indented, and some not.