Hacker News new | ask | show | jobs
by nicklovescode 4666 days ago
"The issue is not that it is "bad". It a matter of separation of concerns. This tag is intended to be used for presentation only. It has no other semantic meaning.

Since the move is to have presentation handled by CSS and HTML should only be used for semantic markup, the tag has been deprecated."

http://stackoverflow.com/questions/4873491/what-is-so-bad-ab...

2 comments

In practice <em> and <strong> are only used for presentation.
<em> and <strong> also have meaning. If I put some text in an <em> tag, it's because I want it to have emphasis, no?
Thanks for that. I thought it lagged more than inline center.