View Single Post
Old 02-21-2017, 05:16 PM   #50
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by Tex2002ans View Post
chaot is in the right here. HTML5 has gone back from saying <i> and <b> is "purely presentational" to giving them semantic meanings.

The article below goes into more detail with some examples:

http://html5doctor.com/i-b-em-strong-element/

You may also want to read W3C's page, "Using <b> and <i> elements":

https://www.w3.org/International/que...a-b-and-i-tags



While <i>+<em> and <b>+<strong> typically default to the same look (italics and bold), that doesn't mean they always do (think screen readers).

Also, there could potentially be differences in Text-to-Speech engines. <em> might be spoken with more emphasis on the words, while <i> could be spoken normally.
Very useful links into what is going on with HTML5 and by extension ePub 3. Particularly with regard to languages and other thematic uses.
DaleDe is offline   Reply With Quote