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 Blog Preview Card using HTML & TailwindCSS

Karan 220

@karanshergill

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P

@DarrickFauvel

Posted

Hi @karanshergill, 👋

Nice job on this challenge. I also used Tailwind CSS in my solution.

My suggestion for improving your solution would be to use responsive text sizes for mobile and desk, as is shown in the design. In Tailwind, you use the sm:* prefix on you text-* classes.

For example, on mobile view (screen width < 640px) use text-sm as you already are, but also add sm:text-base (screen width >= 640px) for desktop view.

Let me know if this was helpful.

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