Quote:
Originally Posted by chaot
The result looks the same, both italic, semantically they are different.
|
There is NO difference between <i> & <em> and <b> & <strong>. I can change what each of them does via CSS. I can change <i> so it look bold and I can change <b> so it looks italicized. <em> and <strong> can also be modified via CSS. Both pairs have the same default. So really, the pairs are no different.