-
1 Introduction to HTML
This unit will introduce you to the basics of HTML, the language used to create websites.
-
2 HTML Structure: Using Lists
In this unit, we'll cover more advanced HTML structure and begin customizing your pages.
-
3 HTML Structure: Tables, Divs, and Spans
In this unit, we'll use tables, divs, and spans to flesh out our pages and make them capable of a wide range of content and style.
-
4 Introduction to CSS
CSS is what makes web pages shine: it's the skin over the bones of HTML. In this unit, we'll begin learning how to style our webpages.
-
5 CSS Classes and IDs
In this unit, we'll cover how to group CSS selectors into classes or identify a single selector by ID.
-
6 CSS Element Positioning
Here we'll cover how to control precisely where and how your HTML elements appear on the page.