Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
It was a challenge to figure out how to remove the last line on the table
What specific areas of your project would you like help with?I'm not sure how to create the responsive mobile version with the code I already have
Community feedback
- @mbtenkorangPosted 9 months ago
Hello 🙋♂️👋 @elistoqnova ,
Congratulations on solving this challenge 👏🥳🎊🎉.
A tip to improve the semantic HTML of your solution. You should consider using
<section>
tags for the various parts of the page e.g.: Ingredients,Nutrition instead of<div>
tags. To learn more about the<section>
tag use this link 👉MDN - The section element👈Once again, well done 👏👏!
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