← Lesson
BitWithBite
Full-Stack · Quick Reference

Lesson 6 — Project 1: Portfolio Cheat Sheet

Full-Stack
In one line: Build a semantic, accessible one-page HTML portfolio combining everything from Lessons 1–5 — no CSS required yet.

Build Checklist

1Nav bar with links to each section
2Hero with your name and title
3About section
4Skills list (ul/li)
5Projects section (3+ items)

Must-Haves

Contact section with a real link
mailto: or social link
Footer
Copyright / name
Only semantic tags
No plain <div> for structure
All images
Have alt text
Correct heading order
One h1, then h2s