Is there a difference between <i> and <em> tags? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there a difference between <i> and <em> tags?

I have been using <em> tag to emphasize text in italics. I was wondering if there was a difference in characteristics or is it just a preference.

1st Jan 2017, 5:17 PM
Justin L. Gallucci
Justin L. Gallucci - avatar
2 Answers
+ 6
<i> = italic <em> = emphasised If you don't see any difference in your browser it doesn't mean it's the same in all browsers.
1st Jan 2017, 5:24 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
thanks Valentin, ill keep that side note in mind.
4th Jan 2017, 4:07 AM
Justin L. Gallucci
Justin L. Gallucci - avatar