<!DOCTYPE html>
<html>
<head>
<title>Example of HTML head tag</title>
</head>
<body>
<p>Hello World!</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Example of HTML head tag</title>
</head>
<body>
<p>Hello World!</p>
</body>
</html>