Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am glad that I was able to represent this project accurately and I would like to use javascript
What specific areas of your project would you like help with?I would like to master javascript
Community feedback
- @whiteriver-devPosted 25 days ago
Looks good besides missing some design details. Everything is structured well and did a good job with the lists. One thing however that I was told was not to use empty <Divs>. For example in your code its:
<div class="container"> <div class="cont">
You use a Div inside an empty Div - that could be avoided I believe. Other than that well done.
0@Christ778Posted 24 days agoThanks @whiteriver-dev , I will take this into account soon.
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