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

Ecommerce with SASS & BEM

Matias• 170

@MatiasEmiliano

Desktop design screenshot for the E-commerce product page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


This is my first page made with SASS and BEM. Any suggest??

Community feedback

Eles• 1,300

@eleswastaken

Posted

There are some elements that are not accessible. Try to navigate through your page with keyboard(tab/tab+shift). You will see that cart and account are skipped. Try to make them focusable by replacing them with links, better yet with buttons. Put card__buttons-container into a form. In that form replace p with <input type="number"> and wire to incr/decr buttons.

Where to use forms? Just remember if user enters/submits some data, it's a form. Good luck!

0

Matias• 170

@MatiasEmiliano

Posted

@eleswastaken thanks!

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