Design comparison
SolutionDesign
Solution retrospective
please, I would like to know how I can cover my "section-how" with the svg image that was provided to me, I tried the "background-repeat: no repeat" and "background-size: cover" properties but instead it only covered some part of the section and not all , I just want to try and replicate the design I was given and also any feedback would be appreciated. thank you
Community feedback
- @NaveenGumastePosted over 2 years ago
Hay ! Kenneth Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
Keep up the good work!
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