Quote:
Originally Posted by JSWolf
Have you ever seen an eBook that uses <em> where it was not just italic? I've not seen such.
|
Yes and to paraphrase a
semi-famous writer: There are more things in heaven and Earth...Than are dreamt of in your philosophy.
Quote:
Originally Posted by JSWolf
Oh and <i> can also be changed with CSS or you can use something like <i class="em">
|
Seriously?!?! You hate <em> so much that you'd actually use <i class="em"> instead...just to make a point...talk about code bloat.
And, yes, you
could use css to change <i> but then you would be negating any and all readers/apps/devices that inherently differentiate a
visual font-slant <i> with an emphasis <em>.
That is just bad coding...
But again, as I have said multiple times, you do you. But please don't push your biases onto people here as if they were rules. State, clearly, that it is your personal choice/preference and it is not necessary based in fact, logic, or reality.