--- layout: single elementName: em ---

# em

Defines emphasis on text. Is usually rendered as italic text.

Example: Copy

HTML should only be used to write content, and keep CSS for styling the web page.
{% highlight html %}HTML should only be used to write content, and keep CSS for styling the web page.{% endhighlight %}