View Single Post
Old 03-29-2016, 02:06 PM   #24
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,937
Karma: 6361444
Join Date: Nov 2009
Device: many
Or based on my reading of your link, it is summarized at the end as:

Quote:
It may help to think of b or i elements as essentially a span element with an automatic fallback styling. Just like a span element, these elements usually benefit from class names if they are to be useful.
They are effectively using an attribute ("class" in this case) to confer a semantic meaning. The problem is the class name need not actually indicate anything and it might be better to had attributes with specific recognized vocabularies meant to capture semantic meaning instead of free form class names that may or may not be recognized.

KevinH
KevinH is offline   Reply With Quote