Submitted over 2 years ago
Resposive layout, using css grid, HTML5,CCS3 and JAVASCRIPT
@esteban2368
Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Esteban, I took some time to look at your solution and you did a great job!
In large screens the site is not responsive because it leaves white bands on the sides. Use the
container
class as the parent of the contents but not of the whole page so that the contents are within1440px
but that the background graphics are responsive and visible in all screen.Also add descriptive text in the
alt
attribute of the imagesOverall you did well 😉
Hope this help and 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