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 QR Code card

@salemnouhou

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am proud of me because of the time it took me. usually i use to take more time on design but now it was very fast

What challenges did you encounter, and how did you overcome them?

the main challenge was how to usethe ressourses given by frontend mentor becasue i am new on this website. But when i read well the readme, I overcome it

What specific areas of your project would you like help with?

Nothing thank you.

Community feedback

Adriano 36,890

@AdrianoEscarabote

Posted

Hi Salem Souleymane NOUHOU, hope you're doing well! I loved how your project turned out, but I’ve got a few suggestions that could be useful:

Since this project is only based on a single page component, there is no need for a h1 tag. It's always a good idea to prevent accessibility errors, so I believe it would be beneficial for you to add a "h1" in this component. Don't worry if you forget about "h1," though; it's a good practice for when you are developing larger sites.

<h1>Welcome to Results summary component</h1>

images must have alt text unless it is a decorative image, for any decorative image each IMG tag must have empty alt="" and add aria-hidden="true" attributes to make all the assistive technologies of the Web, as screen reader.

Learn the differences between decorative/meaningless images vs important content.

The rest is fantastic.

Hopefully, you'll find it helpful. 👍

Marked as helpful

1

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