Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Responsive Grid | Tailwind

tailwind-css
Brian Hammer•180
@BrianHammer
A solution to the Testimonials grid section challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am proud of how everything fits together, and how I overcame each challenge. One thing I want to do differently is look at the best way to order elements in a grid. My way works, but it involved adding classes to two cards, when I would rather adjust the order by changing the class of only one card.

What challenges did you encounter, and how did you overcome them?

One challenge I had was getting the background image to not overlap the text. I solved this by learning about background-image properties using tailwind. I adjusted both the position, prevented background repeating, and adjusted the size using tailwind documentation. Another challenge was positioning the grid elements correctly. I solved this by adding 'order' class to the two last elements to get them in the correct order.

What specific areas of your project would you like help with?

Any feedback is appreciated

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Brian Hammer's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License