Responsive Landing page in HTML/CSS/JS

Solution retrospective
Hello ! Here is my solution for this great challenge :)
I'm quite proud of my website design, which is very similar to the original design. Also, I have implemented some elements in order to have a good accessibility (like "alt" on images, "tabindex", etc...). Finally, I have put animations on different elements such as links, creation cards, and more !
What challenges did you encounter, and how did you overcome them?I think that responsiveness is pretty good, but not perfect...
In fact, I have used a lot of "media queries" to get the correct design. So I can optimize that for future challenges !
Also, to display good images depending on user device (desktop / mobile), I have put "display: none" on those I don't want. However, I have found that I can use "srcset" on images... It's another thing that I have to work on :)
What specific areas of your project would you like help with?Are my HTML, CSS and JS files well written (no errors, can be optimized, etc...) ?
I spent between 8 and 10 hours on this challenge... is it too long ?
Please help me :)
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on VHugo632's solution.
Join 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