Week 12 ยท 45-60 min

Project Week 2: Polish & Self-Assess

Finish your JavaScript feature

Finish your JavaScript feature This is part of your "My Personal Multi-Page Website" project. Work at your own pace across two project weeks.

Key point: Finish your JavaScript feature. Review this slide once more before moving on.

Slide 1 of 8

Practice

  1. Continue your "My Personal Multi-Page Website" project. Save your work in a clearly named folder.

Key Terms

Finish your JavaScript feature
Finish your JavaScript feature
Test on a smaller window size
Test on a smaller window size
Fix broken links and console errors
Fix broken links and console errors

Week Summary

  • Finish your JavaScript feature
  • Test on a smaller window size
  • Fix broken links and console errors
  • Verify external CSS on all pages

Coming Next Week: Take the weekly quiz, then continue to the next week.

Project Brief

Complete the "My Personal Multi-Page Website" project across weeks 11-12.

What to Build

  1. Build 3 linked HTML pages with proper structure
  2. Use shared external CSS on all pages
  3. Include one image with alt text
  4. Add one JavaScript interactive feature
  5. Build navigation bar with Flexbox on all pages

Self-Assessment Rubric

  • Do all links between pages work?
  • Does the site look reasonable on a smaller window?
  • Does JavaScript work without console errors?
  • Did I use external CSS instead of only inline styles?
  • Can I explain what each part of my code does?