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?
|
Some software was written before people cared about proper semantics. Back then all styling was done in-line. With the advent of css there was a major push to use semantics only in the html file and all styling to be accomplished in the css.
Unfortunately, the programmers of those early software programs weren't paid enough to change their paradigm so their software....sucks....