<!DOCTYPE html>
<html>
<body>
<h1>The em element</h1>
<p>You <em>have</em> to hurry up!</p>
<p>We <em>cannot</em> live like this.</p>
</body>
</html>