Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Sunnyside

@pexeixv

Desktop design screenshot for the Agency landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

@yannmarc

Posted

Hello Friend!

You Rock!!

Your code suffers from accessibility issues and HTML semantics.

  • Try wrapping your sections into a main tag.

  • Thinking about screen readers your accessibility must be good, so for this, try adding alt labels to your images. This gives them a description.

  • For landmarks issues try adding role to your attributes to your section. Example `role= 'contactinfo'.

  • For your layout, responsiveness is not that good across the different viewports. Follow the mobile first approach to your work, and this should solve it.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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