Design comparison
Solution retrospective
This challenge is part of my continued development, as in most of my challenges are all similar. My main goal is to do these simple challenges to create a repetitive style of my own along with have a muscle memory when it comes to using CSS. If you can point out details you think i need to work best on please do so! as i always say, its you guys who make me better! by the way, I am still learning how to get the dimensions right when it comes to creating it in the developer tools and github pages.i find it odd it looks okay in my screen but looks totally different when i post the url in here! fret not, i am still working on that issue!
Community feedback
- @FluffyKasPosted over 3 years ago
Hey, your solution looks very good! I'd just add some hover states for your buttons and the background wave, which you can just add to your body's background, comma separated from the color :) Your html could be a bit more semantic, headings should always start with h1 and go from there in order (their default style doesn't matter, as for that there's css). As for your card-container, instead of a plain div, you could put it in
main
. Good luck ^^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