<p>Dogs are intelligent animals.</p>
Rendered Output
<p><em>Dogs</em> are intelligent animals.</p>
Rendered Output
<p>Dogs are <em>intelligent</em> animals.</p>
Rendered Output
<p>Dogs are intelligent <em>animals</em>.</p>
Rendered Output
<p><em>Dogs are intelligent animals!</em></p>
Rendered Output
<p><span style="font-style: italic;">Dogs</span> are intelligent animals.</p>
Rendered Output
<p>It will <em>rain today</em>.</p>
<p>The friendly and bright <i>Persian</i> is a lovely companion cat.</p>