Course curriculum

  1. 01
    • Course Overview

    • What Was CSS Originally Intended To Do?

    • DEMO: The Most Basic CSS Usage

    • Responsive Design

    • Chapter Summary

  2. 02
    • What is CSS?

    • Where Can You Find CSS?

    • 02-03-can-and-can_t-do

    • Optional Demo - Serving an HTML Application

    • How Do we Add CSS to a Website?

    • Demo - Adding CSS to a Website

    • CSS Selectors

    • Demo - Using CSS Selectors

    • Module Summary

  3. 03
    • Why do We Style CSS Elements?

    • CSS and Fonts

    • DEMO: Styling Text with CSS

    • Sizing HTML elements with CSS

    • DEMO: Sizing HTML Elements with CSS

    • Colorizing HTML Elements with CSS

    • DEMO: Colorizing HTML Elements with CSS

    • Summary of this Chapter

  4. 04
    • Introduction

    • Adding Margin with CSS

    • Advanced Positioning with CSS

    • DEMO: Positioning Elements Absolutely and Relatively

    • Positioning HTML Elements with Float

    • DEMO: Positioning HTML Elements with Float

    • Summary of this Course