Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

<!

DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Harrys website</title>
</head>
<body>
<!-- This heading will be changed in future -->
<h1>This is a heading</h1>
<!-- Improve below paragraph -->
<p>this is a paragraph</p>
<p>lorem300</p>
</body>
</html>

You might also like