Quote:
Originally Posted by icearch
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>