Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I would probably use classes or IDs to select individual elements.
What challenges did you encounter, and how did you overcome them?Nothing, it was an easy challenge.
What specific areas of your project would you like help with?I don't need a help with this project.
Community feedback
- @JunoFieldPosted over 2 years ago
Hi,
Congrats on your first project - you've got it looking very close to the design with 0 HTML/accessibility faults!
The only things I'll mention are:
- On mobile the card is not centred in the visible screen area and requires scrolling - it should be reasonably easy to centre it though.
- When only styling a single element, use IDs and not classes. Classes are typically used when you want multiple elements styled consistently.
Good luck!
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