The em element represents a span of text with emphatic stress.
em = (normal-character-data & common.elem.phrasing*) & em.attrs
em.attrs = common.attrs
An em element must have both a start tag and an end tag.