Course Curriculum

  • 1

    Getting Started

    • Code 4 Tomorrow

    • Source Code

    • Get to Know Each Other

  • 2

    Chapter 1: Intro to Web Development

    • 1.1 What is the Internet?

    • 1.2 What is a website?

    • 1.3 Inspect Element

    • 1.4 Basic Elements of a Webpage

    • 1.5 Text Editor

    • 1.6 Final Project

    • The Internet - Video Overview

  • 3

    Chapter 2: Intro to HTML

    • 2.1 What is HTML?

    • 2.2 Anatomy of an HTML Element

    • 2.3 HTML Comments

    • 2.4 Basic Tags in a Webpage

    • 2.5 Good HTML Style

    • 2.6 Style Practice

    • 2.7 HTML Headings

    • 2.8 HTML Text Formatting

    • 2.9 Heading Practice

    • 2.10 About Me Practice

    • 2.11 Webpage Recreation Practice

    • 2.12 Beginners Quiz

    • Intro to HTML - Video Overview

  • 4

    Chapter 3: More HTML Tags

    • 3.1 Images

    • 3.2 Links

    • 3.4 Iframes

    • 3.5 Lists

    • 3.6 Tables

    • 3.7 Entities

    • 3.8 Forms

    • 3.9 Images, Links, List and Form Practice

    • 3.10 Quiz

  • 5

    Chapter 4: Intro to CSS

    • 4.1 CSS Basics

    • 4.2 Inline, Internal, and External CSS

    • 4.3 Selectors

    • 4.4 Div and Span

    • 4.5 Box Model

    • 4.6 Box Model Padding

    • 4.7 Box Model Border

    • 4.8 CSS Outline

    • 4.9 Box Model Margin

    • 4.10 Background

    • 4.11 "Frames" Practice

    • 4.12 Quiz

  • 6

    Chapter 5: More CSS Properties

    • 5.1 Floating

    • 5.2 Positioning

    • 5.3 Display

    • 5.4 Text Decoration

    • 5.5 Text Align

    • 5.6 Text Font

    • 5.7 Quiz

  • 7

    Chapter 6: Advanced CSS

    • 6.1 Styling Links

    • 6.2 Gradients

    • 6.3 2D Transforms

    • 6.4 3D Transforms

    • 6.5 Transitions

    • 6.6 Animations

    • Quiz 6.7

  • 8

    Chapter 7: Final Project

    • Instructions