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

seob 20

@mseob

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 will helpful for me. Thanks.

Community feedback

Ax-cd 310

@Ax-cd

Posted

Hi! For the title, I would suggest using a <span> instead of separating the title in many separate <h1>. The <span> works like a <div> but for inline elements instead of blocks.

So it would be: <h1>Get <span class="highlight">insights</span> that help your business grow.</h1>

Instead of: <h1>Get </h1><h1 class="highlight">insights</h1><h1>that help</h1>

Hope it helps!

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