Please enable JavaScript to use CodeHS

Georgia Web Development - Outline

  1. HTML - Structuring Websites

    1. 1.1 Introduction to HTML

    2. Video 1.1.1 Introduction to HTML
    3. Check for Understanding 1.1.2 Introduction to HTML Quiz
    4. Example 1.1.3 Our First HTML Page
    5. Exercise 1.1.4 Say Hello!
    6. 1.2 Structure of an HTML Page

    7. Video 1.2.1 Structure of an HTML Page
    8. Check for Understanding 1.2.2 Structure of an HTML Page Quiz
    9. Example 1.2.3 HTML Template
    10. Example 1.2.4 Hello World Page
    11. Exercise 1.2.5 The <title> Tag
    12. Exercise 1.2.6 Your First HTML Page
    13. 1.3 Formatting Text

    14. Video 1.3.1 Formatting Text
    15. Check for Understanding 1.3.2 Formatting Text Quiz
    16. Example 1.3.3 Dictionary
    17. Exercise 1.3.4 Word Definitions
    18. Exercise 1.3.5 Pet Names
    19. Exercise 1.3.6 Call of the Wild
    20. Badge 1.3.7 Formatting Badge
    21. 1.4 Links

    22. Video 1.4.1 Links
    23. Check for Understanding 1.4.2 Links Quiz
    24. Example 1.4.3 The <a> Tag
    25. Exercise 1.4.4 Bookmarks
    26. Exercise 1.4.5 Encyclopedias
    27. 1.5 Images

    28. Video 1.5.1 Images
    29. Check for Understanding 1.5.2 Images Quiz
    30. Example 1.5.3 The <img> Tag
    31. Exercise 1.5.4 Collage on a Theme
    32. Exercise 1.5.5 Linking an Image
    33. Exercise 1.5.6 National Parks
    34. 1.6 Copyright

    35. Video 1.6.1 Copyright
    36. Check for Understanding 1.6.2 Copyright Quiz
    37. Example 1.6.3 Citing Sources Example
    38. Connection 1.6.4 Exploring Creative Commons
    39. Free Response 1.6.5 Response: Creative Commons
    40. Free Response 1.6.6 Finding Images
    41. Exercise 1.6.7 Make a Collage
    42. Free Response 1.6.8 Why Copyright is Important
    43. 1.7 HTML Lists

    44. Video 1.7.1 HTML Lists
    45. Check for Understanding 1.7.2 HTML Lists Quiz
    46. Example 1.7.3 Grocery Shopping
    47. Exercise 1.7.4 Class Planning
    48. Exercise 1.7.5 Dream Destinations
    49. Exercise 1.7.6 Vacation Guides
    50. 1.8 HTML Tables

    51. Video 1.8.1 HTML Tables
    52. Check for Understanding 1.8.2 HTML Tables Quiz
    53. Example 1.8.3 Address Book
    54. Exercise 1.8.4 National Sports
    55. Exercise 1.8.5 Table of Favorites
    56. 1.9 HTML Styling

    57. Video 1.9.1 HTML Styling
    58. Check for Understanding 1.9.2 HTML Styling Quiz
    59. Example 1.9.3 Stylish Address Book
    60. Exercise 1.9.4 Background Colors
    61. Exercise 1.9.5 Style Your Class List
    62. Badge 1.9.6 Styling Badge
    63. 1.10 HTML Colors

    64. Video 1.10.1 HTML Colors
    65. Check for Understanding 1.10.2 HTML Colors Quiz
    66. Example 1.10.3 HTML Colors Examples
    67. Exercise 1.10.4 Create Your Own Color
    68. Exercise 1.10.5 Gradients
    69. Connection 1.10.6 Color Wheel
    70. Exercise 1.10.7 Using Good Colors
    71. 1.11 HTML - Structuring Websites Quiz

    72. Unit Quiz 1.11.1 HTML - Structuring Websites Quiz
    73. Badge 1.11.2 HTML Badge
  2. CSS - Styling Websites

    1. 2.1 Introduction to CSS

    2. Video 2.1.1 Introduction to CSS
    3. Check for Understanding 2.1.2 Introduction to CSS Quiz
    4. Example 2.1.3 Styling your H1s
    5. Exercise 2.1.4 First style with CSS
    6. Exercise 2.1.5 List Styling
    7. Exercise 2.1.6 Endangered Animals: Skeleton
    8. 2.2 CSS Select by Tag

    9. Video 2.2.1 CSS Select by Tag
    10. Check for Understanding 2.2.2 CSS Select by Tag Quiz
    11. Example 2.2.3 Rainbow
    12. Example 2.2.4 Puppy Styling
    13. Exercise 2.2.5 Set List
    14. Exercise 2.2.6 Your Appliance Recommendations
    15. Exercise 2.2.7 Endangered Animals: Style the Headers
    16. 2.3 CSS Select by Class

    17. Video 2.3.1 CSS Select by Class
    18. Check for Understanding 2.3.2 CSS Select by Class Quiz
    19. Example 2.3.3 Simple Checkerboard
    20. Exercise 2.3.4 Swim Meet
    21. Exercise 2.3.5 Favorite Things
    22. Exercise 2.3.6 Endangered Animals: Add Color Coding
    23. 2.4 CSS Select by ID

    24. Video 2.4.1 CSS Select by ID
    25. Check for Understanding 2.4.2 CSS Select by ID Quiz
    26. Example 2.4.3 Logo
    27. Exercise 2.4.4 Must Do Today!
    28. Exercise 2.4.5 Lomeli's Menu
    29. Exercise 2.4.6 Endangered Animals: Add Pictures
    30. Badge 2.4.7 Selector Badge
    31. 2.5 The Cascade

    32. Video 2.5.1 The Cascade
    33. Check for Understanding 2.5.2 The Cascade Quiz
    34. Example 2.5.3 Using Importance
    35. Example 2.5.4 Order of Precedence
    36. Exercise 2.5.5 We Really Like Dairy
    37. Exercise 2.5.6 Style the Table
    38. 2.6 Multi-file Websites

    39. Video 2.6.1 Splitting Your Site Into Files
    40. Quiz 2.6.2 Splitting Your Site Into Files Quiz
    41. Example 2.6.3 Multipage Site Examples
    42. Exercise 2.6.4 Add a Style Sheet
    43. Exercise 2.6.5 Dividing the Site
    44. Exercise 2.6.6 Career Site: Creating Structure
    45. 2.7 CSS - Styling Websites Quiz

    46. Unit Quiz 2.7.1 CSS - Styling Websites Quiz
    47. Badge 2.7.2 CSS Badge
  3. Advanced HTML and CSS

    1. 3.1 Getting Started - Advanced HTML and CSS

    2. Video 3.1.1 Getting Started
    3. Example 3.1.2 Example: Image Filters
    4. Example 3.1.3 Example: Animations
    5. Example 3.1.4 Example: Interactions
    6. 3.2 Embedding iframes

    7. Video 3.2.1 Embedding iframes
    8. Check for Understanding 3.2.2 Embedding IFrames Quiz
    9. Example 3.2.3 Embedding CodeHS
    10. Exercise 3.2.4 Embedding a Website
    11. Exercise 3.2.5 Embed a Tweet
    12. Exercise 3.2.6 Embed a Video
    13. Exercise 3.2.7 Career Site: Include Outside Information
    14. 3.3 Divs

    15. Video 3.3.1 Divs
    16. Check for Understanding 3.3.2 Divs Quiz
    17. Example 3.3.3 Divvying up the Site
    18. Exercise 3.3.4 Quotes
    19. Exercise 3.3.5 Flags
    20. Exercise 3.3.6 Career Site: Separate the Content
    21. Badge 3.3.7 Div Badge
    22. 3.4 Spans

    23. Video 3.4.1 Spans
    24. Check for Understanding 3.4.2 Spans Quiz
    25. Example 3.4.3 Span Formatting
    26. Exercise 3.4.4 Vocabulary
    27. Exercise 3.4.5 Text Decoration
    28. Exercise 3.4.6 Career Site: Style Special Pieces
    29. 3.5 Combining CSS Selectors

    30. Video 3.5.1 Combining CSS Selectors
    31. Check for Understanding 3.5.2 Combining CSS Selectors Quiz
    32. Example 3.5.3 More Specific Styling
    33. Exercise 3.5.4 Choosing Nested Tags
    34. Exercise 3.5.5 Highlight the First Item
    35. Exercise 3.5.6 Calorie Recommendations
    36. 3.6 The Don't Repeat Yourself Principle

    37. Video 3.6.1 Don't Repeat Yourself
    38. Check for Understanding 3.6.2 Don't Repeat Yourself Quiz
    39. Example 3.6.3 Styling Multiple Tags
    40. Example 3.6.4 Style Similar Items with Same Class
    41. Exercise 3.6.5 Managing Change
    42. Exercise 3.6.6 Condense CSS Rules
    43. Free Response 3.6.7 Why DRY?
    44. 3.7 Special Selectors

    45. Video 3.7.1 Special Selectors
    46. Check for Understanding 3.7.2 Special Selectors Quiz
    47. Example 3.7.3 Vote For Me
    48. Example 3.7.4 Vote For Me Pt 2
    49. Exercise 3.7.5 Extend Vote For Me
    50. Exercise 3.7.6 Special Vendors
    51. Exercise 3.7.7 Checklist
    52. Exercise 3.7.8 Career Website: Add Milestones
    53. Badge 3.7.9 Special Selectors Badge
    54. 3.8 Visibility

    55. Video 3.8.1 Visibility
    56. Check for Understanding 3.8.2 Visibility Quiz
    57. Example 3.8.3 Display Example
    58. Example 3.8.4 Fading Text
    59. Exercise 3.8.5 Favorite Sea Creature
    60. Exercise 3.8.6 Caption on Demand
    61. 3.9 Reading Documentation

    62. Video 3.9.1 Reading Documentation
    63. Check for Understanding 3.9.2 Reading Documentation Quiz
    64. Example 3.9.3 Using Docs: Float
    65. Example 3.9.4 Using Docs: <blockquote> Tag
    66. Exercise 3.9.5 Style the Table
    67. Exercise 3.9.6 Electric Company
    68. Exercise 3.9.7 Career Website: Add Pictures
    69. 3.10 Using the Inspector

    70. Video 3.10.1 Using the Inspector
    71. Check for Understanding 3.10.2 Using the Inspector Tool Quiz
    72. Connection 3.10.3 Inspector Quick Start
    73. Check for Understanding 3.10.4 Classes and IDs
    74. Check for Understanding 3.10.5 Exploring the Art Museum
    75. Check for Understanding 3.10.6 What's Your Style?
    76. 3.11 The Box Model

    77. Video 3.11.1 The Box Model
    78. Check for Understanding 3.11.2 The Box Model Quiz
    79. Example 3.11.3 Adding Space Using Margin
    80. Example 3.11.4 Adding Space Using Padding
    81. Example 3.11.5 Combining Margin and Padding
    82. Example 3.11.6 Margin and Padding with em
    83. Exercise 3.11.7 I need some space!
    84. Exercise 3.11.8 I need some breathing room!
    85. Free Response 3.11.9 Where is space added?
    86. Free Response 3.11.10 Relative Measurements
    87. Exercise 3.11.11 Align Content Side by Side
    88. Exercise 3.11.12 Career Website: Separate Content
    89. Connection 3.11.13 Design with the Box Model
    90. Badge 3.11.14 Box Badge
    91. 3.12 Image Manipulation

    92. Video 3.12.1 Image Manipulation
    93. Check for Understanding 3.12.2 Image Manipulation Quiz
    94. Example 3.12.3 Grayscale Filter
    95. Example 3.12.4 Blur Filter
    96. Example 3.12.5 Hue Rotation
    97. Exercise 3.12.6 Invert Filter
    98. Exercise 3.12.7 Blurred
    99. Exercise 3.12.8 Hue Rotation Comparisons
    100. Exercise 3.12.9 Overexposure
    101. Exercise 3.12.10 Grayscale Art
    102. Exercise 3.12.11 Aesop's Fables Part 1
    103. Exercise 3.12.12 Aesop's Fables Part 2
    104. 3.13 Animation

    105. Video 3.13.1 Animation
    106. Check for Understanding 3.13.2 Animation Quiz
    107. Example 3.13.3 Animated Image Filter
    108. Exercise 3.13.4 Animated Invert Filter
    109. Exercise 3.13.5 Album Cover
    110. Exercise 3.13.6 Aesop's Fables Part 3
    111. 3.14 Interaction

    112. Video 3.14.1 Interaction
    113. Check for Understanding 3.14.2 Interaction Quiz
    114. Example 3.14.3 Interactive Image Filter
    115. Example 3.14.4 Smooth Interactive Image Filter
    116. Example 3.14.5 Smooth Change on Click
    117. Exercise 3.14.6 Button Interaction
    118. Exercise 3.14.7 Create Your Own Tooltip
    119. Exercise 3.14.8 Aesop's Fables Part 4
    120. Exercise 3.14.9 Career Website: Engage the User
    121. Connection 3.14.10 CSS Tricks
    122. 3.15 CSS Frameworks

    123. Video 3.15.1 What is a CSS Framework?
    124. Example 3.15.2 Making Buttons
    125. Example 3.15.3 Mobile Site Bootstrap Example
    126. Connection 3.15.4 Real World Bootstrap: OneNYC
    127. Connection 3.15.5 Real World Tailwind: Alastair Gray's Portfolio
    128. Notes 3.15.6 Tailwind CSS Component Examples
    129. Free Response 3.15.7 Reflection: Using CSS Frameworks
    130. 3.16 Advanced HTML and CSS Quiz

    131. Unit Quiz 3.16.1 Advanced HTML and CSS Quiz
    132. Badge 3.16.2 Advanced HTML and CSS Badge
  4. Project - Create Your Homepage

    1. 4.1 Software Development Life Cycle

    2. Video 4.1.1 Development Life Cycle
    3. Check for Understanding 4.1.2 Development Life Cycle
    4. Connection 4.1.3 What is GitHub?
    5. Free Response 4.1.4 Reflection: What is GitHub?
    6. Free Response 4.1.5 Researching Collaborative Platforms
    7. 4.2 Homepage: Your First Website

    8. Example 4.2.1 Example Homepage
    9. Connection 4.2.2 Real World Homepage
    10. Challenge 4.2.3 Set Up Your codehs.me Website
    11. Challenge 4.2.4 Create Your Homepage
    12. Badge 4.2.5 Create Your Homepage Badge
    13. 4.3 Project Overview

    14. Resource 4.3.1 Final Project Overview
    15. Connection 4.3.2 Innovative Brainstorm
    16. Free Response 4.3.3 Innovative Brainstorm
    17. 4.4 Planning Your Site

    18. Free Response 4.4.1 Determine Your Objectives
    19. Free Response 4.4.2 Create a Sitemap
    20. Free Response 4.4.3 Create a Project Timeline
  5. Introduction to Javascript in HTML

    1. 5.1 The Script Tag

    2. Video 5.1.1 The Script Tag
    3. Check for Understanding 5.1.2 The Script Tag Quiz
    4. Example 5.1.3 Debugging Functions
    5. Free Response 5.1.4 Using the Console
    6. Exercise 5.1.5 Writing in the Console
    7. Exercise 5.1.6 Alert Introduction
    8. Exercise 5.1.7 Debugging with the Console
    9. Challenge 5.1.8 Quick Trivia
    10. 5.2 Using the DOM

    11. Video 5.2.1 getElementById
    12. Check for Understanding 5.2.2 getElementById Quiz
    13. Example 5.2.3 Welcome to My Site!
    14. Exercise 5.2.4 Let's Get to Know You
    15. Exercise 5.2.5 Simple Math
    16. Video 5.2.6 Using the DOM
    17. Check for Understanding 5.2.7 Using the DOM Quiz
    18. Example 5.2.8 Multiple <p> tags
    19. Exercise 5.2.9 Menu Opinion
    20. Exercise 5.2.10 Longest Paragraph
    21. 5.3 Creating Elements Using the DOM

    22. Video 5.3.1 Creating Elements Using the DOM
    23. Check for Understanding 5.3.2 Creating Elements Using the DOM
    24. Example 5.3.3 Make a Button
    25. Example 5.3.4 The Whole Family
    26. Exercise 5.3.5 Roll Call
    27. Exercise 5.3.6 Add to Calendar
    28. 5.4 Styling Elements Using Javascript

    29. Video 5.4.1 Styling Elements Using JavaScript
    30. Check for Understanding 5.4.2 Styling Elements Using JavaScript
    31. Example 5.4.3 Frankenstein Footnote
    32. Example 5.4.4 .(attribute) vs. setAttribute
    33. Exercise 5.4.5 Add a Link
    34. Exercise 5.4.6 Create a Flag
    35. Exercise 5.4.7 Checkerboard
    36. 5.5 Functions in HTML

    37. Video 5.5.1 Functions in HTML
    38. Check for Understanding 5.5.2 Functions in HTML
    39. Example 5.5.3 Changing Text Color
    40. Example 5.5.4 Change Text Color with Parameters
    41. Exercise 5.5.5 Announcement Function
    42. Exercise 5.5.6 Random Number Generator
    43. Exercise 5.5.7 Add Colors!
    44. 5.6 This Keyword

    45. Video 5.6.1 This Keyword
    46. Check for Understanding 5.6.2 This Keyword
    47. Example 5.6.3 Clicking Multiple Paragraphs
    48. Example 5.6.4 Clicking with Event Listeners
    49. Exercise 5.6.5 Click Box
    50. Exercise 5.6.6 Cross Out
    51. Challenge 5.6.7 Make a Quilt
    52. 5.7 Challenge: Make a Keyboard

    53. Connection 5.7.1 Challenge Overview!
    54. Exercise 5.7.2 Make Button
    55. Exercise 5.7.3 Make Text
    56. Challenge 5.7.4 Make a Keyboard
    57. 5.8 Keyboard Interactions

    58. Video 5.8.1 Keyboard Events
    59. Check for Understanding 5.8.2 Keyboard Events
    60. Example 5.8.3 Coordinate Plane
    61. Example 5.8.4 Make a Keyboard with Key Events
    62. Exercise 5.8.5 Key Alert
    63. Exercise 5.8.6 Light Up Squares
    64. Exercise 5.8.7 Light Switch Squares
    65. 5.9 JavaScript Animations

    66. Video 5.9.1 Animations in JavaScript
    67. Check for Understanding 5.9.2 Animations in JavaScript
    68. Example 5.9.3 Growing Square
    69. Example 5.9.4 Changing Colors
    70. Exercise 5.9.5 Rotating Div
    71. Exercise 5.9.6 Lucky Lotto Number
    72. Exercise 5.9.7 Rotating Div with Keyboard Interaction
    73. 5.10 Positioning and Animations

    74. Video 5.10.1 Positioning and Animations
    75. Check for Understanding 5.10.2 Positioning and Animations
    76. Example 5.10.3 Positioning Elements
    77. Example 5.10.4 Moving Square in Container
    78. Exercise 5.10.5 Practice with Positions
    79. Exercise 5.10.6 Hidden Nav Bar
    80. Exercise 5.10.7 Moving a Square
    81. Challenge 5.10.8 Add Div Animation
    82. 5.11 Introduction to JavaScript in HTML Quiz

    83. Unit Quiz 5.11.1 Introduction to JavaScript in HTML Quiz
  6. Using JavaScript Libraries

    1. 6.1 Introduction to jQuery

    2. Video 6.1.1 Introduction to jQuery
    3. Check for Understanding 6.1.2 Introduction to jQuery
    4. Example 6.1.3 Using the Selector
    5. Example 6.1.4 jQuery Functions
    6. Connection 6.1.5 Exploring the jQuery Documentation
    7. Free Response 6.1.6 Exploring the jQuery Documentation
    8. Exercise 6.1.7 High School Info
    9. Exercise 6.1.8 Change Paragraph Size
    10. Exercise 6.1.9 jQuery Table
    11. Challenge 6.1.10 Smart jQuery Table
    12. 6.2 Iterating with jQuery

    13. Video 6.2.1 Iterating with jQuery
    14. Check for Understanding 6.2.2 Iterating with jQuery
    15. Example 6.2.3 Printing To Do List
    16. Example 6.2.4 Smart Table Using Each
    17. Exercise 6.2.5 Mark Complete
    18. Exercise 6.2.6 Fix Width
    19. Exercise 6.2.7 Strobe Light
    20. 6.3 Animations with jQuery

    21. Video 6.3.1 Animations with jQuery
    22. Check for Understanding 6.3.2 Animations with jQuery
    23. Example 6.3.3 .animate Grow
    24. Example 6.3.4 Animation Queue
    25. Example 6.3.5 Toggle
    26. Exercise 6.3.6 Bouncy Ball
    27. Exercise 6.3.7 Extracurriculars
    28. Exercise 6.3.8 FrankenDiv
    29. 6.4 Callback Functions and Synchronization

    30. Video 6.4.1 Callback Functions and Synchronization
    31. Check for Understanding 6.4.2 Callback Functions and Synchronization
    32. Example 6.4.3 .animate Execution Delay
    33. Example 6.4.4 .animate Per-Element Callback
    34. Exercise 6.4.5 Grow and Shrink Counter
    35. Exercise 6.4.6 Progress Bar
    36. Challenge 6.4.7 The Wave
    37. 6.5 Using Multiple Files in JavaScript

    38. Video 6.5.1 Using Multiple Files in JavaScript
    39. Check for Understanding 6.5.2 Using Multiple Files in JavaScript
    40. Example 6.5.3 Execution Order
    41. Example 6.5.4 Accessibility Button
    42. Exercise 6.5.5 Our First js File
    43. Exercise 6.5.6 Fix Load Order
    44. Challenge 6.5.7 The Wave with .js
    45. 6.6 Using JavaScript Libraries Quiz

    46. Unit Quiz 6.6.1 Using JavaScript Libraries Quiz
  7. Project: Build an Interactive Resume!

    1. 7.1 Creating a Resume

    2. Connection 7.1.1 Interactive Resume Project Overview
    3. Connection 7.1.2 What is a Resume?
    4. Free Response 7.1.3 What is a Resume?
    5. Free Response 7.1.4 Draft Your Resume
    6. 7.2 Layout and Web Design Theory

    7. Video 7.2.1 Layout and Web Design Theory
    8. Check for Understanding 7.2.2 Layout and Web Design Theory
    9. Free Response 7.2.3 Learning More About the Z and F Layouts
    10. Connection 7.2.4 Explore Resume Layouts
    11. Free Response 7.2.5 Explore Resume Layouts
    12. Free Response 7.2.6 Sample Interactive Layouts
    13. 7.3 Interactive Resume Development

    14. Free Response 7.3.1 Draft Your Interactive Resume
    15. Challenge 7.3.2 Online Interactive Resume Draft
    16. Free Response 7.3.3 Evaluating an Interactive Resume
    17. Challenge 7.3.4 Final Draft Interactive Resume
  8. Storing and Collecting Data

    1. 8.1 Collecting and Storing Data

    2. Video 8.1.1 Collecting and Storing Data
    3. Check for Understanding 8.1.2 Collecting and Storing Data
    4. Connection 8.1.3 How Much is Your Data Worth?
    5. Free Response 8.1.4 How Much is Your Data Worth Responses
    6. Example 8.1.5 Does Your Browser Have Local Storage?
    7. Example 8.1.6 Local Storage
    8. Connection 8.1.7 Cookies vs. Local Storage
    9. Free Response 8.1.8 Cookies vs. Local Storage Responses
    10. 8.2 Storing Data with Local Storage

    11. Video 8.2.1 Storing Data with Local Storage
    12. Check for Understanding 8.2.2 Storing Data with Local Storage
    13. Example 8.2.3 Saving Your Name
    14. Example 8.2.4 Save Button Clicks
    15. Exercise 8.2.5 Save Background Color
    16. Exercise 8.2.6 How Many Times Have You Visited This Site
    17. 8.3 Storing Data Structures with Local Storage

    18. Video 8.3.1 Storing Data Structures with Local Storage
    19. Check for Understanding 8.3.2 Storing Data Structures with Local Storage
    20. Example 8.3.3 Using JSON
    21. Example 8.3.4 Last Three Backgrounds
    22. Exercise 8.3.5 Print To Do List
    23. Exercise 8.3.6 Tracking Scores
    24. Challenge 8.3.7 Saving Active Divs
    25. 8.4 JavaScript Objects

    26. Video 8.4.1 Using Objects in JavaScript
    27. Check for Understanding 8.4.2 Using Objects in JavaScript
    28. Example 8.4.3 Person Object
    29. Example 8.4.4 Using Functions in Objects
    30. Exercise 8.4.5 A Contact Object
    31. Exercise 8.4.6 Add Contact
    32. Exercise 8.4.7 Retrieve Contacts
    33. Challenge 8.4.8 Print Contact List + Styling
    34. 8.5 Using Input Fields

    35. Video 8.5.1 Using Input Fields
    36. Check for Understanding 8.5.2 Using Input Fields
    37. Example 8.5.3 Input Types
    38. Example 8.5.4 Serialized Form Array
    39. Example 8.5.5 Storing Input in Local Storage
    40. Example 8.5.6 Upload a File
    41. Exercise 8.5.7 To-Do List
    42. Exercise 8.5.8 To-Do List with Local Storage
    43. Exercise 8.5.9 Birthday Tracker
    44. Exercise 8.5.10 Verify with File MIME Types
    45. 8.6 Challenge: Create a Survey

    46. Connection 8.6.1 Survey Challenge Overview
    47. Free Response 8.6.2 Survey Brainstorm
    48. Exercise 8.6.3 Create Survey Form
    49. Challenge 8.6.4 Complete your Survey
    50. 8.7 Storing Data with Firebase

    51. Video 8.7.1 Storing Data with Firebase
    52. Check for Understanding 8.7.2 Storing Data with Firebase
    53. Example 8.7.3 Storing and Collecting Data with Firebase
    54. Exercise 8.7.4 Introduce Yourself to Firebase
    55. Exercise 8.7.5 Storing a Book Object
    56. Exercise 8.7.6 Retrieving a Book Object
    57. 8.8 Traversing Data with Firebase

    58. Video 8.8.1 Traversing Data with Firebase
    59. Check for Understanding 8.8.2 Traversing Data with Firebase
    60. Example 8.8.3 Adding New Nodes
    61. Example 8.8.4 Visualizing Firebase
    62. Free Response 8.8.5 Visualizing Firebase
    63. Exercise 8.8.6 Retrieving Authors
    64. Exercise 8.8.7 Diary Entry
    65. 8.9 Challenge: Collecting User Clicks

    66. Connection 8.9.1 Storing Click Data Overview
    67. Challenge 8.9.2 Get Date and Element
    68. Challenge 8.9.3 Storing Click Data
    69. 8.10 For/In Loops

    70. Video 8.10.1 For/In Loops
    71. Check for Understanding 8.10.2 For/In Loops Quiz
    72. Example 8.10.3 Find Users with Same Name
    73. Example 8.10.4 Nested For/In Loops
    74. Exercise 8.10.5 Hogwarts
    75. Exercise 8.10.6 How Many Guests?
    76. Challenge 8.10.7 Visualizing User Clicks
    77. 8.11 Using APIs

    78. Video 8.11.1 Using APIs
    79. Check for Understanding 8.11.2 Using APIs
    80. Example 8.11.3 Using an API Key
    81. Example 8.11.4 Generate an API Key
    82. Exercise 8.11.5 Creating a Dictionary API
    83. Exercise 8.11.6 Using a Movie API
    84. 8.12 Server-side Languages

    85. Video 8.12.1 Web Stacks and Server-side Languages
    86. Video 8.12.2 Server-side Languages Live Coding
    87. Example 8.12.3 Server-side Hello World
    88. Example 8.12.4 Divide Two Mystery Numbers
    89. Exercise 8.12.5 Server-side About Me
    90. Exercise 8.12.6 Classify Trees Server-side
    91. Exercise 8.12.7 Calculate Mystery Numbers
    92. 8.13 Storing and Collecting Data Quiz

    93. Unit Quiz 8.13.1 Storing and Collecting Data Quiz
  9. How to Build and Maintain a Website

    1. 9.1 Choosing a Domain Name

    2. Video 9.1.1 Choosing a Domain Name
    3. Check for Understanding 9.1.2 Choosing a Domain Name
    4. Connection 9.1.3 How to Choose a Domain Name
    5. Free Response 9.1.4 How to Choose a Domain Name
    6. Notes 9.1.5 Choosing a Domain Name
    7. Free Response 9.1.6 Choosing a Domain Name
    8. 9.2 Hosting Your Website

    9. Video 9.2.1 Personal Servers vs. Web Server Providers
    10. Check for Understanding 9.2.2 Personal Servers vs. Web Server Providers
    11. Connection 9.2.3 How to Host a Website
    12. Free Response 9.2.4 How to Host a Website
    13. Connection 9.2.5 Hosting a Website from Your Own Home
    14. Free Response 9.2.6 Self-Hosted or Web Server Provider?
    15. 9.3 Using a CMS

    16. Video 9.3.1 Using a CMS
    17. Check for Understanding 9.3.2 Using a CMS
    18. Connection 9.3.3 How to Choose a CMS
    19. Free Response 9.3.4 How to Choose a CMS
    20. Connection 9.3.5 Comparing CMS Systems
    21. Free Response 9.3.6 Comparing CMS Systems
    22. 9.4 What is Web Optimization?

    23. Video 9.4.1 What is Web Optimization?
    24. Check for Understanding 9.4.2 What is Web Optimization?
    25. Connection 9.4.3 Website Folder Structure
    26. Notes 9.4.4 File Naming Conventions
    27. Free Response 9.4.5 Folders and Files
    28. 9.5 Optimizing Web Information

    29. Video 9.5.1 Optimizing Web Information
    30. Check for Understanding 9.5.2 Optimizing Web Information
    31. Connection 9.5.3 How Search Works
    32. Free Response 9.5.4 How Search Works
    33. Connection 9.5.5 What is Search Engine Optimization (SEO)?
    34. Free Response 9.5.6 SEO Definition
    35. Connection 9.5.7 Ethical Search Optimization
    36. Free Response 9.5.8 Ethical Search Optimization
    37. Connection 9.5.9 Yoast Analyzer
    38. Free Response 9.5.10 Yoast Tool Activity
    39. 9.6 Web Accessibility

    40. Connection 9.6.1 Accessibility
    41. Free Response 9.6.2 Accessibility Tips
    42. Example 9.6.3 Inaccessible Site Review
    43. Exercise 9.6.4 Improve Site's Accessibility
    44. 9.7 Web Security

    45. Video 9.7.1 IP and MAC Addresses
    46. Check for Understanding 9.7.2 IP and MAC Addresses Quiz
    47. Example 9.7.3 Intranet Permissions
    48. Free Response 9.7.4 Coffee Shop: Design an Intranet
    49. Article 9.7.5 Ethics Moment: Equifax Data Breach
    50. Free Response 9.7.6 Reflection: Equifax Data Breach
    51. Video 9.7.7 Connection and Content Security
    52. Example 9.7.8 XSS and Code Injection
    53. Free Response 9.7.9 Response: Connection and Content Security
    54. 9.8 CIA Triad

    55. Video 9.8.1 CIA Triad
    56. Check for Understanding 9.8.2 CIA Triad
    57. Free Response 9.8.3 Which part of the CIA Triad?
    58. Free Response 9.8.4 Breach of Confidentiality
    59. Free Response 9.8.5 Breach of Availability
    60. Free Response 9.8.6 CIA Connections
    61. 9.9 How to Build and Maintain a Website Quiz

    62. Unit Quiz 9.9.1 How to Build and Maintain a Website Quiz
  10. Project - Iterate Your Web Development

    1. 10.1 Providing Feedback

    2. Connection 10.1.1 Evaluating an Innovation
    3. Free Response 10.1.2 Evaluating an Innovation
    4. Free Response 10.1.3 User Testing 1
    5. Free Response 10.1.4 User Testing 2
    6. 10.2 Presenting Your Innovation

    7. Free Response 10.2.1 Make Changes and Update Version
    8. Presentation 10.2.2 Present your Innovation
  11. Computer Science Careers

    1. 11.1 Computer Science Careers

    2. Video 11.1.1 Computer Science All Around Us
    3. Quiz 11.1.2 Computer Science All Around Us
    4. Connection 11.1.3 CS Careers
    5. Free Response 11.1.4 CS Career Response
    6. Connection 11.1.5 Coding in the Wild
    7. Free Response 11.1.6 Coding in the Wild Response
    8. Connection 11.1.7 Inclusive Coding
    9. Free Response 11.1.8 Inclusive Coding Response
    10. Resource 11.1.9 Career Research
    11. Notes 11.1.10 Career & Technical Student Organizations (CTSO)
    12. Free Response 11.1.11 Refection: CTSOs
  12. Web Design Level 1 Certification Practice

    1. 12.1 Practice #1: Intro to the Internet

    2. Quiz 12.1.1 Quiz: Intro to the Internet
    3. Notes 12.1.2 Practice #1 Reflection
    4. 12.2 Practice #2: HTML

    5. Quiz 12.2.1 Quiz: HTML
    6. Notes 12.2.2 Practice#2 Reflection
    7. 12.3 Practice #3: CSS

    8. Quiz 12.3.1 Quiz: CSS
    9. Notes 12.3.2 Practice #3 Reflection
    10. 12.4 Practice #4: Advanced HTML & CSS

    11. Quiz 12.4.1 Quiz: Advanced HTML & CSS
    12. Notes 12.4.2 Practice #4 Reflection
  13. Web Development Level 1 Certification Practice

    1. 13.1 Practice #1: JavaScript and the DOM

    2. Quiz 13.1.1 JavaScript and the DOM: Certification Quiz Prep
    3. Notes 13.1.2 Practice #1 Reflection
    4. 13.2 Practice #2: jQuery

    5. Quiz 13.2.1 jQuery: Certification Quiz
    6. Notes 13.2.2 Practice #2 Reflection
    7. 13.3 Practice #3: Data Storage

    8. Quiz 13.3.1 Data Storage: Certification Quiz
    9. Notes 13.3.2 Practice #3 Reflection
    10. 13.4 Practice #4: Web Design and Hosting

    11. Quiz 13.4.1 Web Design and Hosting: Certification Quiz
    12. Notes 13.4.2 Practice #4 Reflection