This is a small practical project — a one-page responsive website showcasing a single recipe. It was built as a simple exercise to improve basic HTML and CSS skills, with a focus on semantic structure and responsive layout for mobile devices.
- Semantic HTML5
- CSS Flexbox
- Mobile-first responsive design
- Media queries
While working on this project, I practiced:
- Writing clean and semantic HTML.
- Structuring CSS using Flexbox for layout.
- Creating mobile-friendly designs using media queries.
- Organizing code for clarity and reusability.
- GitHub – ME
- Frontend Mentor