A beginner-friendly HTML and CSS project built while learning web development on freeCodeCamp.
This project recreates a simple cafe menu page using semantic HTML and basic CSS styling.
- Clean HTML structure
- CSS styling with the box model
- Typography and color usage
- Simple layout alignment
- HTML5
- CSS3
- Structuring content with semantic HTML
- Using the CSS box model (margin, padding, width)
- Aligning elements with inline-block
- Basic styling for text, images, and links
This is an early learning project. More improvements and projects will follow as I continue learning web development.
Project inspired by the freeCodeCamp Responsive Web Design curriculum.