HTML (HyperText Markup Language) is the basic foundational code that all web pages are build upon. This section uses project-based, step by step lessons to teaches the basic components of HTML. Finally, a guided individual project is outlined.
Orientation Lesson 1 - Web Pages and HTMLIn this lesson you will learn what HTML is, what role it plays in web pages, and how to view the HTML of your favorite web sites.
Orientation Lesson 2 - Foundation HTMLIn this lesson you will be introduced to HTML tags that every page needs.
Orientation Lesson 3 - Basic HTML ComponentsThis lesson defines and explains the various characters, phrases, punctuation, and other components that make up HTML. You will also learn how to space your HTML so you can easily read and change it.