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 3 columns preview card

@TuanAnh45468

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi there, I'm Tuan Anh and this is my solution for this challenge

Built with

  • TailwindCSS

Any suggestions on how I can improve my code are welcome Thank you 😊.

Community feedback

@0xabdulkhaliq

Posted

Hello there 👋. Congratulations on successfully completing the challenge! 🎉

  • I have other recommendations regarding your code that I believe will be of great interest to you.

UPPERCASE LETTERS 🔴:

  • The words sedans, suvs, luxury need to be capitalized with tailwind css's utility classes
  • Just add uppercase utility class to the span element, see the following example
<span class="text-3xl... uppercase">Sedans</span>
  • Now the text transformation has been properly done without any errors, and don't forget generate new screenshot after updating your code.

.

I hope you find this helpful 😄 Above all, the solution you submitted is great !

Happy coding!

Marked as helpful

1

@TuanAnh45468

Posted

@0xAbdulKhalid Thank you for your feedback! 😊

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