Intro to HTML

Skills Covered
Plain Text File (ASCII)
Notepad
Case Sensitive
/
(slash)
Opening Tags
Closing Tags
HTML
Head
Title
Body
Heading Levels
Elements

By then end of this exercise, you should be able to do the following:

  1. Identify the meaning and purpose of HTML tags.
  2. Open up a workspace for creating new HTML documents.
  3. Use a text editor to create the basic HTML structure for a web page.
  4. Open your HTML document with a web browser to see how it is displayed.