Annotations
The em element indicates that a word or phrase is being emphasized or stressed. The typical typographic presentation is italicized.
Diagram
Properties
content
complex
mixed
true
Used by
Elements
s , strong
Element Groups
footer__p--group , h1--group , h1--limited-group , p--group
Complex Types
a , a.href , a.legacy-cross-ref , div.closing-block__p , div.opening-block__p.salutation , footer__p__span , footer__p__span.language , footer__p__span.page-break , footer__p__span.translit , nav.index__p , nav.manifest__p , nav.toc__p , p__span , p__span-h1 , p__span-h1--limited , p__span-h1--limited.language , p__span-h1--limited.translit , p__span-h1.language , p__span-h1.translit , p__span.input , p__span.language , p__span.page-break , p__span.textarea , p__span.translit
Children
a , br , ruby , s , small , span , strong , sub , sup , u
Instance
<em itemprop= "" itemscope= "" itemtype= "" >
<a class= "" itemprop= "" itemscope= "" itemtype= "" > {1,1} </a>
<small > {1,1} </small>
<strong itemprop= "" itemscope= "" itemtype= "" > {1,1} </strong>
<sub > {1,1} </sub>
<sup class= "" > {1,1} </sup>
<br > {1,1} </br>
<s > {1,1} </s>
<u class= "" itemprop= "" itemscope= "" itemtype= "" > {1,1} </u>
<ruby > {1,1} </ruby>
<span class= "" data-translation-instructions= "" itemprop= "" itemscope= "" itemtype= "" > {1,1} </span>
</em>
Attributes
QName
Type
Use
Annotation
itemprop
xs:string
optional
"property-name" — adds a property to a microdata item. The name of the property can be a word or URL, and the value is the ‘content’ of the element with this attribute.
itemscope
restriction of xs:string
optional
Defines a group of name-value pair(s), called an item
itemtype
xs:anyURI
optional
defines the item’s type when used on the same element as itemscope. The itemtype value is a URL that acts as an identifying vocabulary name.