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 using html and css

septem 30

@myatthu000

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


any feedback is appreciated.

Community feedback

Joseph 770

@Jos02378

Posted

Hey @myatthu000, good job on this solution!

Some suggestions for you:

  1. You can use text-transform: uppercase to capitalized text in CSS instead of explicitly typing them in HTML.
  2. Wrap your code inside the body in a main tag.
  3. You can try to follow a CSS naming convention called BEM. You can watch this video for more information Watch the video.
  4. You can try to use relative units like rem and em in the future. Here is a link to an article that explains when to use which unit link to article.

I hope this helps, good luck!

Marked as helpful

1

septem 30

@myatthu000

Posted

@Jos02378 ,Thanks you for your feedback .I'm really appreciated it .And I'll try 💪🏼

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