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
- 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
- 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?