HTML - head i body

<html>
<head>
  <title>Stronka</title>
</head>
<body>
  <a href=”link.html”>link</a>
</body>
</html>