Design comparison
Solution retrospective
I'd be grateful for any kind of feedback, but I'm especially curious if my solution for the section with the shifted image is good. Are there any problems with the way I solved it and are there better ways to do it?
Community feedback
- @brasspetalsPosted over 3 years ago
Hi, Dex! Great job on this solution! 🎉 Nice touch adding active states to the buttons, and really good job on the overall responsiveness. 🙌 I know handling the "snippets" section image was tricky.
To clear up the error in your report, you can either swap your partners
section
for adiv
, or use one of the methods mentioned in this (rather lengthy but very useful) article.Speaking of HTML semantics, you could probably also change your hero
section
to aheader
. Also nice job using anav
element in your footer! 👍Again, great job on this solution. 😄
Marked as helpful2@tihuskyPosted over 3 years ago@brasspetals
Hey Anna, thank you for your detailed response! I'll make the changes you suggested and also read through that article you linked to! ✌️
0 - @yunus-ujjainiPosted over 3 years ago
Nice job on this challenge ✨.
I really liked that button press type effect on download buttons.
Happy coding 😀
1 - @shibuwdPosted over 3 years ago
Everything looks perfect. Happy coding.
1 - @benjoquilarioPosted over 3 years ago
Great work! Everything is perfect and It looks good in desktop and mobile :D
keep coding.
1
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