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

project tracking challenge using sass, flexbox and js

Prashant 140

@Im-Prashant

Desktop design screenshot for the Project tracking intro component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Awesome work on this challenge Prashant! One quick tip: be sure to not uppercase your text in the HTML if you expect screen readers to read out the text as a word. You currently have "SCHEDULE A DEMO" in caps in the HTML, which means screen readers will read that out letter-by-letter. Instead, write it like normal and then use text-transform: uppercase; in your CSS.

Keep it up! 🙂

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