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

Using barbar technique

fajarβ€’ 305

@fazar301

Desktop design screenshot for the Todo app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Pls tell me if you find a bug

Community feedback

Roc Tanweerβ€’ 2,500

@RocTanweer

Posted

Salam @fajar, Nice attempt on this one..! There are some issues with your project...

  1. Due to accessibility issue, put aria-label in your button.mod and input.keyword.

  2. There should not be a form without a submit button.

Basically, if you make a button or an input-field, they require a label to represent them, but in some cases, we don't want to have a label(like delete button in this case).

So we put aria-label in those tag with a string to represent them in place or their labels.

Hope it helps(Happy coding..!)

2

fajarβ€’ 305

@fazar301

Posted

@RocTanweer thank you ^_^ i will fix it

0
Roc Tanweerβ€’ 2,500

@RocTanweer

Posted

@fazar301 My pleasure 😊

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