Please enable JavaScript to use CodeHS

Outline


1. Web Design
1.1 Introduction to HTML
Video 1.1.1 Introduction to HTML
Check for Understanding 1.1.2 Introduction to HTML Quiz
Example 1.1.3 Our First HTML Page
Exercise 1.1.4 Say Hello!
1.2 Structure of an HTML Page
Video 1.2.1 Structure of an HTML Page
Check for Understanding 1.2.2 Structure of an HTML Page Quiz
Example 1.2.3 HTML Template
Example 1.2.4 Hello World Page
Exercise 1.2.5 The <title> Tag
Exercise 1.2.6 Your First HTML Page
1.3 Formatting Text
Video 1.3.1 Formatting Text
Check for Understanding 1.3.2 Formatting Text Quiz
Example 1.3.3 Dictionary
Exercise 1.3.4 That's Bold
Exercise 1.3.5 Artificial Intelligence
Exercise 1.3.6 State Capitals
1.4 Links
Video 1.4.1 Links
Check for Understanding 1.4.2 Links Quiz
Example 1.4.3 The <a> Tag
Exercise 1.4.4 Simple Link
Exercise 1.4.5 My Favorite Websites
1.5 Images
Video 1.5.1 Images
Check for Understanding 1.5.2 Images Quiz
Example 1.5.3 The <img> Tag
Example 1.5.4 Building the CodeHS Homepage
Exercise 1.5.5 Collage on a Theme
Exercise 1.5.6 Linking an Image
Exercise 1.5.7 Personal Library
1.6 HTML Lists
Video 1.6.1 HTML Lists
Check for Understanding 1.6.2 HTML Lists Quiz
Example 1.6.3 Grocery Shopping
Exercise 1.6.4 Favorite Things
Exercise 1.6.5 To-Do List
Exercise 1.6.6 List Article
1.7 HTML Tables
Video 1.7.1 HTML Tables
Check for Understanding 1.7.2 HTML Tables Quiz
Example 1.7.3 Address Book
Exercise 1.7.4 Favorite Songs
Exercise 1.7.5 Calendar
Survey 1.7.6 Mindsets
1.8 HTML Styling
Video 1.8.1 HTML Styling
Check for Understanding 1.8.2 HTML Styling Quiz
Example 1.8.3 Stylish Address Book
Exercise 1.8.4 Background Colors
Exercise 1.8.5 Style Your To-Do List
1.9 Introduction to CSS
Video 1.9.1 Introduction to CSS
Check for Understanding 1.9.2 Introduction to CSS Quiz
Example 1.9.3 Styling your H1s
Exercise 1.9.4 First style with CSS
Exercise 1.9.5 List Styling
1.10 CSS Select by Tag
Video 1.10.1 CSS Select by Tag
Check for Understanding 1.10.2 CSS Select by Tag Quiz
Example 1.10.3 Rainbow
Example 1.10.4 Dog Styling
Exercise 1.10.5 Restaurant Menu
Exercise 1.10.6 Put Karel Together
1.11 CSS Select by Class
Video 1.11.1 CSS Select by Class
Check for Understanding 1.11.2 CSS Select by Class Quiz
Example 1.11.3 Simple Checkerboard
Exercise 1.11.4 Tic Tac Toe
Exercise 1.11.5 Music Library
1.12 CSS Select by ID
Video 1.12.1 CSS Select by ID
Check for Understanding 1.12.2 CSS Select by ID Quiz
Example 1.12.3 Logo
Exercise 1.12.4 Favorite Dog
Exercise 1.12.5 Bingo
1.13 Viewing Websites
Video 1.13.1 Viewing Websites
Check for Understanding 1.13.2 Viewing Websites Quiz
Free Response 1.13.3 Explaining a URL
Badge 1.13.4 Web Development Badge
1.14 Project: Your First Website
Challenge 1.14.1 Your First Website
1.15 Web Design Quiz
Unit Quiz 1.15.1 Web Design Quiz
2. Digital Information
2.1 Intro to Digital Information
Video 2.1.1 What is Digital Information?
Check for Understanding 2.1.2 What is Digital Information Quiz
Example 2.1.3 Fast Food Menu
Free Response 2.1.4 Reflection: Encodings Everywhere
2.2 Number Systems
Video 2.2.1 Number Systems
Notes 2.2.2 Number Base Tool
Check for Understanding 2.2.3 Number Systems Quiz
Video 2.2.4 Decimal to Binary
Check for Understanding 2.2.5 Decimal to Binary Quiz
Exercise 2.2.6 Binary Game
2.3 Encoding Text with Binary
Video 2.3.1 Encoding Text with Binary
Check for Understanding 2.3.2 Encoding Text with Binary Quiz
Example 2.3.3 Custom Encoding
Example 2.3.4 Bits to ASCII
Exercise 2.3.5 Hello World in Bits
Exercise 2.3.6 Create your own Encoding
2.4 Pixel Images
Video 2.4.1 Pixel Images
Check for Understanding 2.4.2 Pixel Images Quiz
Resource 2.4.3 Creating Pixel Images
Example 2.4.4 CodeHS Logo
Exercise 2.4.5 Checkerboard
Exercise 2.4.6 Ladder
Exercise 2.4.7 Create an Image!
2.5 Hexadecimal
Video 2.5.1 Hexadecimal
Check for Understanding 2.5.2 Hexadecimal Quiz
Exercise 2.5.3 Binary to Hex Game
2.6 Pixel Colors!
Video 2.6.1 Pixel Colors
Check for Understanding 2.6.2 Pixel Colors Quiz
Example 2.6.3 Colors in Bits
Exercise 2.6.4 Exploring RGB
Exercise 2.6.5 Making Yellow
Exercise 2.6.6 Rainbow
Exercise 2.6.7 Create a Color Image!
2.7 Digital Information Quiz
Unit Quiz 2.7.1 Digital Information Quiz
3. The Internet
3.1 Intro to the Internet
Video 3.1.1 Welcome to the Internet
Check for Understanding 3.1.2 Welcome to the Internet Quiz
Free Response 3.1.3 The Internet and You
3.2 Internet Hardware
Video 3.2.1 Hardware of the Internet
Check for Understanding 3.2.2 Internet Hardware Quiz
Connection 3.2.3 The Internet is in the Ocean
3.3 Internet Addresses
Video 3.3.1 Internet Addresses
Check for Understanding 3.3.2 Internet Addresses Quiz
Free Response 3.3.3 The Need for Addresses
Check for Understanding 3.3.4 4-bit Addresses
Free Response 3.3.5 IPv4 vs IPv6
3.4 DNS
Video 3.4.1 DNS
Check for Understanding 3.4.2 DNS Quiz
Connection 3.4.3 How Does DNS Work?
Free Response 3.4.4 How Does DNS Work?
3.5 Routing
Video 3.5.1 Routing
Check for Understanding 3.5.2 Routing Quiz
Free Response 3.5.3 Redundancy
Survey 3.5.4 Mindsets
3.6 Packets and Protocols
Video 3.6.1 Packets and Protocols
Check for Understanding 3.6.2 Packets and Protocols Quiz
Resource 3.6.3 Passing Notes
Connection 3.6.4 How the Internet Works
Free Response 3.6.5 The Story of the Internet
3.7 The Impact of the Internet
Video 3.7.1 The Impact of the Internet
Check for Understanding 3.7.2 The Impact of the Internet Quiz
Connection 3.7.3 Are All Bits Created Equal?
3.8 Project: The Effects of the Internet
Free Response 3.8.1 Topic Brainstorm
Free Response 3.8.2 Gathering Resources
Presentation 3.8.3 Make Your Project
Free Response 3.8.4 Written Responses
Badge 3.8.5 The Internet Badge
3.9 The Internet Quiz
Unit Quiz 3.9.1 The Internet Quiz
3.10 Computing Ideas Completed
Badge 3.10.1 Computing Ideas Completion Badge