Quote:
Originally Posted by foosion
Line-height also affects div.
Found in an ebook which uses <div class="ct"> for a chapter title. Why don't they just use an h?
|
I've seen some eBooks where there was no <p>. They are all <div>. Sure technically it works, but it's crappy code.