Return to HTML

HTML Level 1

Course Description

While using the Internet, you have probably encountered various attractive and useful websites, and you may have formed your own opinions of their capabilities and limitations. However, merely using the Internet will not give you an understanding of how these sites are created. In this course, you will examine the basics of foundational web technology and create your own functional web pages using markup languages such as Hypertext Markup Language (HTML), Extensible Hypertext Markup Language (XHTML), and Cascading Style Sheets (CSS).

Course Objective

You will create and design web pages with text, graphics, and data tables. You will then link these web pages to enable navigation between these web pages.

 

Course Content

Lesson 1: Creating a Basic Web Page

Topic 1A: Introduction to Web Design and Development

Topic 1B: Create a Basic Page Structure

 

Lesson 2: Structuring Content

Topic 2A: Create Headings and Horizontal Rules

Topic 2B: Control Text Flow

Topic 2C: Create Lists

 

Lesson 3: Applying Styles Using CSS

Topic 3A: Format Text

Topic 3B: Format Lists

Topic 3C: Format Images

Topic 3D: Modify Page Background

 

Lesson 4: Working with Tables

Topic 4A: Create a Table

Topic 4B: Modify the Table Structure

Topic 4C: Format the Table

 

Lesson 5: Linking Web Pages

Topic 5A: Create Hypertext Links

Topic 5B: Create Image Links

Topic 5C: Create Email Links

Topic 5D: Format Links