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
- 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
- Build 3 linked HTML pages with proper structure
- Use shared external CSS on all pages
- Include one image with alt text
- Add one JavaScript interactive feature
- 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?