Web foundations lab

Capstone builds

Project-shaped builds combining structure, style, behavior, accessibility, and launch checks.

Track progress 0/120 lessons 0/18 missions 12 courses
0%
Continue View profile
01 Capstone builds Capstone builds: Personal profile

Build personal profile inside the persistent Support center: Personal profile starter project.

Capstone Checkpoint 7 minutes · html, css, js, a11y, seo, check
02 Capstone builds Capstone builds: Event landing page

Build event landing page inside the persistent Team directory: Event landing page starter project.

Capstone Checkpoint 7 minutes · html, css, js, a11y, seo, check
03 Capstone builds Capstone builds: Accessible signup flow

Build accessible signup flow inside the persistent Field notes: Accessible signup flow starter project.

Capstone Checkpoint 7 minutes · html, css, js, a11y, seo, check
04 Capstone builds Capstone builds: Course dashboard

Build course dashboard inside the persistent Civic calendar: Course dashboard starter project.

Capstone Checkpoint 10 minutes · html, css, js, a11y, seo, check
05 Capstone builds Capstone builds: Service status page

Build service status page inside the persistent Learning journal: Service status page starter project.

Capstone Checkpoint 7 minutes · html, css, js, a11y, seo, check
06 Capstone builds Capstone builds: Resource directory

Build resource directory inside the persistent Product changelog: Resource directory starter project.

Capstone Checkpoint 7 minutes · html, css, js, a11y, seo, check
07 Capstone builds Capstone builds: Portfolio case study

Build portfolio case study inside the persistent Workshop signup: Portfolio case study starter project.

Capstone Checkpoint 7 minutes · html, css, js, a11y, seo, check
08 Capstone builds Capstone builds: Web foundations finale

Build web foundations finale inside the persistent Incident summary: Web foundations finale starter project.

Capstone Checkpoint 10 minutes · html, css, js, a11y, seo, check
Snippet coverage

Patterns you will practice here.

Run

Render a simulated preview from the current lesson snippet.

Check

Save the lesson after the required task snippets are complete.

Hint

Show the lesson hint without changing progress.

Reset

Clear local Web lab scratch state for this browser.

<!doctype html>

Start an HTML document with an explicit standards-mode marker.

<header> <main> <section> <footer>

Use semantic landmarks so pages have structure.