Difference between revisions of "Em (HTML element)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Created page with "In HTML, the '''em''' element represents "emphasis", intended as a non-visual expression of italic text. == I == Em is widely preferred over the I (HTML element)|i (it...") |
(No difference)
|
Latest revision as of 10:30, 18 April 2016
In HTML, the em element represents "emphasis", intended as a non-visual expression of italic text.
I
Em is widely preferred over the i (italic) element for semantic HTML reasons.