<!DOCTYPE html>
<html>
<head>
<title>Назва сторінки</title>
</head>
<body>
<h1>Це заголовок</h1>
<p>Це параграф.</p>
</body>
</html>