Quote:
Originally Posted by bookman156
On that issue, I always use em and strong for everything, since I remember when i and b were deprecated on the web. The fact that they've brought them back doesn't fill me with confidence.
While I understand there may be some subtle difference between em and i, it has to be admitted that even to italicise a book title is a form of emphasis. In any case, we should be using the cite tag for things like that, not that I ever do. The bottom line is that italic emphasises. I'm not going to sit there and sort out various gradations of difference in that emphasis when those who make the rules can't even leave old tags in the bin.
|
<em> and <strong> just take up more space in the eBook then <i> and <b>. Plus, I prefer to see <i> & <b> and it's neater code. Programs reading a book won't be doing anything different with <em> and <strong> then <i> and <b>.