Design comparison
SolutionDesign
Solution retrospective
- Styling each component was hectic
- None
- Not at the moment
Community feedback
- @PhantomOzPosted over 1 year ago
Good Job VictorWest ✌️, Here are Helpful tips I think can help improve your challenge:
- Your code should be semantic and you should try giving your classes a constant naming convention.
- Your code is also not really accessible.
- Your layout is responsive, Great Job ✌️.
- Your is not well-structured, readable, and reusable. There are minor issues with the color you used for the button and your border-radius. You should try wrapping the whole code inside your
body
element with a<div class="container">
or amain
element for yourboxshadow
Marked as helpful1
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