Example: A simple web page

This example demonstrates various aspects of a web page. Click on the Load page button to see the page generated by the HTML example.

From the Help page, you can find information on using features of this course, including how to use Web panels like this one, made up of two or more panes.

  • There are start tags and end tags for each element.
  • The tag names of the three elements are html, head, and body.
  • The head element and body element are both contained inside the html element.
  • The content of the body element is the sentence "This is a very simple page."

This is only part of a web page; if you select the first line in the HTML pane and hover over the i to the left of line number, you will see a message noting that something is missing.

Glimpse of the future

We need to learn a little bit more before building our first page in the next module.

Note:

Hints:

  • undefined
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX