View Single Post
Old 11-27-2025, 08:15 AM   #15
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: 82,179
Karma: 150871427
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 icearch View Post
I have been using <span> and <div> with class to make more fine tuning and customability in style. Except for <i> and <b> since they are short. Now that I know about accessibility things I might be using more <em> and <strong> like.
If you use <em> and <strong>, you'll have to figure out where to use those vs using <i> and <b>. They may have differences with software used to read the eBook and you want the inflections correct.

For example...
<i>U.S.S. Enterprise</i>
<em>Holy Cow!</em>
JSWolf is offline   Reply With Quote