Basic page

HTML
Easy

Objective

Make a basic page in HTML5

Requirements

  1. Make a page called index.html

  2. It should have a heading 1 of: 'Hello, world!'

  3. It should have a paragraph of lorem ipsum placeholder text

  4. It should display an image

    1. You can use this one: https://placehold.co/500x300

  5. The page should be semantically correct