Submitted about 1 month ago
Front End Muntour recipe page challenge completed using flexible
@Amer-10
Design comparison
SolutionDesign
Community feedback
- @luizfbnPosted about 1 month ago
Really nice solution! Few things you could improve:
- Change the font family of Ingridients, Instructions and Nutrition;
- For a better semantic HTML, you could use <section> tag instead of <div> on each section. https://www.w3schools.com/tags/tag_section.asp
- You could use a HTML <table> on Nutrition's table. https://www.w3schools.com/html/html_tables.asp
- Remove the image border on small screens;
- Preparation time title has a different font color (check style-guide.md file);
- Nutrition table's info has a different font color;
Good job and keep studying! :)
Marked as helpful1@Amer-10Posted about 1 month ago@luizfbn Thank you for commenting good tips I will follow
1
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