Submitted over 2 years ago
Css , Flexbox , mediaquery , javascript
@abdellahelaajjouri
Design comparison
SolutionDesign
Solution retrospective
Hey guys I completed this challenge, If there is anything wrong with my solution Please let me know. Thanks, guys.
Community feedback
- @Khadijarejjaoui99Posted over 2 years ago
Hello, nice work.
- Please use background-repeat: no-repeat to avoid repeating the background.
- "<img src="/images/icon-arrow.svg" width="10px" alt="">" For width attribute inside the image element we don't use px we simply write 10 if we want 10px
I hope this helps you! All the best.
0 - @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge. Keep up the good work
Your solution looks good however I think that the title and description on the left can be a bit bigger.
In terms of your accessibility issues simply wrap all your content between
main
tags.I hope this helps
Cheers Happy coding š
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