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

Stats preview card component with Flexbox and Mobile First strategy.

GGSβ€’ 260

@Guilherme-Goncalves-de-Souza

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


πŸ‡§πŸ‡· Deixe aqui seu feedback ou sua crΓ­tica construtiva!!!

en Leave your feedback or constructive criticism here!!!

Community feedback

@VCarames

Posted

Hey there! πŸ‘‹ Here are some suggestions to help improve your code:

  • The statistics at the bottom are a list, so it should be built using an unordered List element.

More Info:πŸ“š

MDN <ul>: The Unordered List element

  • For improved accessibility πŸ“ˆ for your content, it is best practice to use rem for your font-sizeand other property value. While em is best for media-queries. Using these units gives users the ability to scale elements up and down, relative to a set value.
  • Your CSS Reset is extremely bare and being underutilized. To fully maximize your CSS reset, you want to add more to it.

Here are few CSS Resets that you can look at and use to create your own or just copy and paste one that is already prebuilt.

Josh Comeau Reset

Eric Meyer Reset

If you have any questions or need further clarification, feel free to reach out to me.

Happy Coding!πŸŽ„πŸŽ

Marked as helpful

1

GGSβ€’ 260

@Guilherme-Goncalves-de-Souza

Posted

Thank you very much @vcarames!!!

I'll look at that in my next projects, thank you very much!!!

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