
Design comparison
Community feedback
- @M4R0C4Posted 2 months ago
It was a great challenge. Although I couldn't finish some tasks satisfactorily, I made significant progress:
I used relative positioning to place the horizontal lines (hr) on the Nutrition table. As a result, the lines are not in the correct position.
Another solution I implemented was for the markup of ordered and unordered lists. However, the spacing between the markers/numbers and the text is also incorrect.
0 - @osibsPosted 2 months ago
Hello, Good work here. I have a few things to point out. First your lists, They are not properly stated, Utilize the Ordered list (<ol>) and (<ul>) for proper coding and understanding.
Second, Make use of the <table> tags at the end for the nutritional value. It would be more eye appealing and a better ui.
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