Correction

Easy Board

<!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>Dev-i-learn</title>
  <link rel="stylesheet" href="data/css/style.css">
</head>

<body>

  <div class="content-container">

    <a href="page.html" title="Link to some page">
      Click here
    </a>

    <img src="data/img/first-image.jpg">

    <p>This is my first paragraph</p>

  </div>

</body>

</html>

Explanations

Get more fun!

Create your own Board

In progress..

Download more Boards

In progress..