Design comparison
Solution retrospective
"I had a lot of fun doing this challenge. It's always a source of pride for me to complete frontend challenges because I can showcase all my knowledge and continue learning to improve it. When I'm not sure about something, I really enjoy the challenge's design."
What challenges did you encounter, and how did you overcome them?The challenge was that it had been a while since I had done HTML and CSS exercises because I am learning JavaScript, so it was about refreshing some concepts that I had a little forgotten. But it was very fun and dynamic, which I liked a lot.
What specific areas of your project would you like help with?All help is always welcome. I would appreciate it if you could tell me about any errors you find so that I can improve them.
Community feedback
- @moadavouPosted 6 months ago
Great work on completing this challenge! Here are a few suggestions for improvements:
CSS
- The design is not fully responsive on 320px. Add a
margin
outside of the.article
to solve this.
- The
.section
is unnecessary. You can do this with just themain
.
Marked as helpful1 - The design is not fully responsive on 320px. Add a
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