Em (HTML element)

From Wiki @ Karl Jones dot com
Jump to: navigation, search

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.

See also

External links