<!DOCTYPE html>
<html>
<head>
<title>This text appears in the website name</title>
</head>
<body>
<h2>This text appears as a big header on your page!</h2>
<p>This text appears as a smaller paragraph line.</p>
<p>This text appears as a second smaller paragraph line.</p>
</body>
</html>