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

testimonials-grid-section using css grid

@varshav1908

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

@Mohamedkabba444

Posted

Great job on your project! Your effort shines through. I noticed you've used multiple CSS media queries. To simplify and optimize your code, consider:

  1. Mobile-first design approach: Start with small screens and scale up.
  2. Flexible units: Use min(), max(), and clamp() for width, height, and font sizes.
  3. CSS reset: Apply Andy Bell's Modern CSS Reset for consistent styling.

To take your layout skills to the next level:

  1. Explore CSS Grid: Mastering Grid will simplify responsive design.
  2. Learn from the CSS King, Kevin Powell: His tutorials are invaluable.

Resources:

  1. Andy Bell's Modern CSS Reset: [link]
  2. Kevin Powell's CSS Grid tutorials: [link]

By adopting these strategies, you'll:

  1. Reduce CSS complexity
  2. Improve responsiveness
  3. Enhance maintainability

Keep up the fantastic work! Looking forward to seeing your next project.

0

@varshav1908

Posted

@Mohamedkabba444 Thankyou for the feedback. I'll keep that in mind while doing my next project.

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