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

Product preview card component

Muhammad Kadhimโ€ข 80

@Muhammadkadhim

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


1-matching the font weights

Community feedback

Tesla_Ambassadorโ€ข 2,980

@tesla-ambassador

Posted

Hey Muhammad, congratulations on completing this challenge! I hope it was a fun adventure ๐Ÿ˜Ž. Here's a few pointers you might find useful:

  • For the case of font-weights I think you were pretty close to the original design but if you want the exact thing, if you read the style-guide.md file provided along with the design files, you will be able to know which font-weights were used in the actual design.
  • In order to resolve some of your accessibility issues, you might wanna use landmarks in your html code, these help browsers easily navigate your code. So you might consider wrapping your divs in landmarks like <main> or <header> or <footer> you need to do this according to how your page is structured. Incase you want to know more about landmarks, follow this link.

Happy coding and keep up the good work

Marked as helpful

1

Muhammad Kadhimโ€ข 80

@Muhammadkadhim

Posted

@tesla-ambassador thank you so much for the report

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