A simple birthday website built with HTML and CSS. This project was created while learning core frontend fundamentals.
- HTML
- CSS
- Flexbox
- Netlify
- Minimal and clean birthday page design
- Custom color palette and typography
- Interactive hover/click effects (if present)
- Lightweight and static (no frameworks)
What I learned in this section:
- How to structure and style a simple web page
- Using CSS Flexbox for layout alignment
- Applying hover states and visual design fundamentals
- Improving readability with custom typography
- Deploying a static site with Netlify