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

Mobile first workflow using CSS flexbox

@iulian-cenusa

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any feedback is appreciated !

Community feedback

P
Chamu 12,970

@ChamuMutezva

Posted

  • check this article on writing great alt text
  • The following element should be an interactive element as well as the other span with the id of cancel
<span id="change">
          Change
        </span>
0

@iulian-cenusa

Posted

@ChamuMutezva If you'll check those span elements, you will see that they have cursor set to pointer and the colour of text is changing according to design screenshots.

0
P
Chamu 12,970

@ChamuMutezva

Posted

@iulian-cenusa, that doesn't make it accessible to screen readers. Try using a keyboard to tab through. For it to be keyboard focused you have to a tab index and adding aria attributes. It is only active to mouse users

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