emphasized text code example
Example: emphasized text
// Mark up emphasized text in a document:
<p>You <em>have</em> to hurry up!</p>
<p>We <em>cannot</em> live like this.</p>
// Mark up emphasized text in a document:
<p>You <em>have</em> to hurry up!</p>
<p>We <em>cannot</em> live like this.</p>