View Single Post
Old 06-20-2020, 11:36 AM   #73
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,162
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Jellby View Post
I'm not saying <i> and <em> will make any actual difference in the real world, but since they are intended for different things, that could be a reason for keeping them separate. Who knows, maybe tomorrow you'd like to mark emphasis with a bold font, but leave italics as italic.

The same would apply, by the way, to apostrophe vs right single quote. They are one and the same character and glyph, but O how I wish there were two characters, so changing from double quotes to single quotes would be less painful (if correctly coded). I actually used to code one as &#8217; and the other as &rsquo;.

Wordprocessor bells, whistles, features and bugs are irrelevant for discussing how XHTML+CSS in ebooks should/could look like.
Nobody has given a proper explanation of what <em> and <strong> are vs <i> and <b>. The default for <em> is italic and the default or <strong> is bold. Yes you can change what <em> and <strong> do is CSs but you can also change what <i> and<b> do. So I see no difference other them <em> and <strong> take up more space and make the ePub larger.
JSWolf is offline   Reply With Quote