Please enable JavaScript to use CodeHS

Tech Apps and Coding

Lesson 6.2 Structure of an HTML Page

Description

In this lesson we upgrade from simple tags to full HTML documents. We learn some new tags that let us put information in different places on the web page, and we learn about the nested tree structure of an HTML document.


Objective

Students will be able to:

  • Discern the various parts of an HTML page
  • Create fully formed HTML pages