View Single Post
Old 03-20-2011, 05:39 PM   #16
Algiedi
Overenthusiastic Noob
Algiedi has learned how to read e-booksAlgiedi has learned how to read e-booksAlgiedi has learned how to read e-booksAlgiedi has learned how to read e-booksAlgiedi has learned how to read e-booksAlgiedi has learned how to read e-booksAlgiedi has learned how to read e-books
 
Algiedi's Avatar
 
Posts: 69
Karma: 896
Join Date: Feb 2011
Location: France
Device: Kindle 3
Quote:
Originally Posted by theducks View Post
K.I.S.S.
Give the <Body>, the basic paragraph style ( default class)

Give separate classes to the exceptions ONLY.

<p class="noindent"> blah blah with indent at Zero</p>
<p> more blahs, with the normal indent</p>
d'oh

This is what happens when you improvise book formatting with no knowledge of html/css whatsoever

Thanks a lot for the tip!
Algiedi is offline   Reply With Quote