What's incorrect about the following emphasized text code?
<em Emphasized Text</em>
Missing > in <em>
>
<em>
Should use <i> instead of <em>
<i>
No issue
Missing opening <em> tag