<!doctype HTML>
<html>
<head>
<title>
The <em> element
</title>
</head>
<body>
<h1>Example for <em> element</h1>
<p>In this example we are using <em>The <em> element</em> for <em>emphasizing text</em>.</p>
</body>
</html>