<html>

<head>
<title>My title</title>
</head>

<body>
<a href="someURL">My link</a>
<h1>My header</h1>
</body>

</html>