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

Responsive News homepage using HTML, SASS and JAVASCRIPT

#sass/scss
Karthik 40

@karthiksk9819

Desktop design screenshot for the News homepage coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

Dytoma 570

@Dytoma

Posted

Hey👋

Good job on completing this challenge, Here are some suggestions I have:

  • For accessibility when you have a button surrounding an image, you should use aria-label`` for screen readers and aria-hidden="true" ``` form the image. You should get something like <button class="open opened" aria-label="open"><img src="./assets/images/icon-menu.svg" alt="open" aria-hidden="true"/></button>

You can read more about ARIA here 📚.

Happy coding👏

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