Building Webpages with HTML

10Technology39 min

Learning Objective

I can create a basic webpage using HTML tags.

Lesson Flow

Watch Video

3 min

Guided Notes

8 min

Key concepts students will learn:

  • An HTML element consists of a start tag and an end tag, with content in between.

  • Nested elements are elements within elements, such as elements nested within the body element.

  • Some HTML elements are called empty elements and do not have end tags, such as the <br> element which defines a line break.

Practice

12 min

8 questions • Multiple choice & Short answer

Exit Ticket

5 min

Write the HTML code to create a paragraph that says: 'This is a webpage.'

Teacher Guide

Get the complete package:

  • Answer keys for all questions
  • Differentiation strategies
  • Extension activities
  • Printable student handouts