Design comparison
Solution retrospective
Hey guys, how did I do on this one?
Community feedback
- @HumerousPosted about 2 years ago
Hi Joshua,
Just some feedback for your design.
Firstly well done on completing the assignment.
Secondly, you must always make sure to run your code through HTML/CSS validators, to show you errors, etc. There are quite a few errors, so maybe slow down and focus on lean and cleaner code
Your overall design is not correct as your padding , margins and borders are not to the brief. I see that your mobile view is not the right size. Try using Flex-box.
display : Flex - https://codepip.com/games/flexbox-froggy/
Also, when looking at the brief, it seems that your typography and line spacing are incorrect and you forgot to add the active state function , Eg below
button:hover{ background-clor: #f45d79 }
Happy coding :) and please mark if this was helpful.
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