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 stats-preview-card-component web

@MoneebAliKarrar

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


I'll be happy to have any feedback on my code structure.

Community feedback

Account Deleted

Hey! πŸ‘‹ @MoneebAliKarrar

Really great job! πŸ˜πŸ‘Œ I have some suggestions for improvement:

  • Go for semantic HTML elements to improve accessibility and SEO. For example, use <section> instead of <article> if the content is not a standalone article so to say. Put the <footer> at the bottom, outside of the main content.
  • For Goodle Fonts, importing them in the HTML via <link> is better for performance.
  • Instead of the width property, you can use max-width for better scalability and responsiveness.

Again, great job! πŸ˜ƒ

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