
Submitted 6 months ago
Front End Muntour recipe page challenge completed using flexible
@Amer-10
Design comparison
SolutionDesign
Please log in to post a comment
Log in with GitHubCommunity feedback
- @luizfbn
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 helpful
Join 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