Web Design - Introduction to HTML

Sections:   Introduction  |  Section 1  |  Section 2  |  Section 3  |  Section 4  |  Section 5

Introduction to HTML

intro

It is time to begin your study of Web Site development by using a text editor to create a simple web page. You will learn about the HTML tags that provide page structure and content formatting.

objectives By the completion of the module, students will be able to:

  • Define HTML and explain its parts.
  • Understand the connection between HTML and the web browser.
  • View the HTML source code of a web page.
  • List the Elite Eight tags and explain the purpose of each set of tags.
  • Demonstrate what an opening tag and a closing tag look like and explain its use.
  • Create a basic web page using the Elite Eight – saving the web page as an HTML document.
  • View a created web page in a web browser.
  • Use a special character code to create a blank space in an HTML document.
  • Use the </br> tag to create new lines in an HTML document.

Next Next

© All rights reserved.