Week 11 ยท 45-60 min

Project Week 1: Build Your Website

Project overview: 3-page personal website

Project overview: 3-page personal website This is part of your "My Personal Multi-Page Website" project. Work at your own pace across two project weeks.

Key point: Project overview: 3-page personal website. 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

Project overview: 3-page personal website
Project overview: 3-page personal website
Plan your pages: Home, About, Contact (or your theme)
Plan your pages: Home, About, Contact (or your theme)
Create HTML structure for all 3 pages
Create HTML structure for all 3 pages

Week Summary

  • Project overview: 3-page personal website
  • Plan your pages: Home, About, Contact (or your theme)
  • Create HTML structure for all 3 pages
  • Build shared external CSS file

Coming Next Week: Next: Project Week 2: Polish & Self-Assess

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?