Code Time

First, lets see what a basic HTML webpage looks like

  • click here
  • click Run in Repl.it to see results
  • notice you cannot see HTML tags

Below is the completed source code needed this code time:

Create your first HTML web page!

A comment looks like below and will not be seen by viewers of your web page.

<!-- Comments go here -->

Click on the below link on #1, read and follow directions in the comments placed in the HTML document.

  1. Click on this link and follow steps in comments
  2. Completed Example: click here (see image below as well)

Congrats! You have completed your first web page!

Next week you will learn how to add an image and hyperlink to your web page!

Complete and Continue