Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Nice work with this project. Looking at your solution, I would recommend the following for you...
- Add
border-radius: 10px;
in the.container .main-image div
andimg
rule sets - Add
padding: 1rem 0;
in the.container h2
rule set - Modify this line
<li><img src="images/icon-clock.svg"> 3 days left</li>
- Include
alt
with description in theimg
tags - Wrap
container
with specific tag likemain
andattribution
withfooter
tag - Clean the whitespaces in the code
Overall you did good in implementing the design. Hope this helps and Keep it up!
0@RioCantrePosted almost 3 years ago@louloumwana No worries, I would appreciate it if you mark it as helpful! Cheers!
0 - Add
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