
beautiful & Responsive Recipe page using simple , basic html and css
Design comparison
Solution retrospective
I learned basic HTML and CSS previously, I created this project by myself using basic html & css with occasional help from Google.
What challenges did you encounter, and how did you overcome them?I challenge the margin and padding of the recipe page, and after that I overcome this using Google search.
What specific areas of your project would you like help with?Beautiful Responsive Recipe page with simple html & css
Community feedback
- @neouruguayancrPosted 10 days ago
Ensure your layout adjusts seamlessly across various devices. Implementing a fluid grid system and media queries can help achieve this.Consider using CSS Flexbox for layout management. Flexbox simplifies the process of aligning and distributing space among items in a container, making your design more flexible and responsive.Maintain consistent margins, paddings, and font sizes throughout the page to ensure a cohesive design.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord