Design comparison
SolutionDesign
Community feedback
- @barka-devPosted 4 months ago
Well done on this one; it looks perfect! Maybe in the future, you should consider using more semantic HTML tags. For example, in your code, you could use <strong> instead of <span>, and in the 'Nutrition' section, you could use <table><tr><td> instead of <span><p><div>. This will save a lot of coding in both HTML and CSS.
Marked as helpful0
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