Testimonials grid section with Grid and flex, made it responsive
Design comparison
Solution retrospective
Well I made exactly like design. It end up really great.
What challenges did you encounter, and how did you overcome them?I struggled in section height problem but I left it alone and went ahead with setting up grid and after it end up perfectly as design.
What specific areas of your project would you like help with?I think pretty well first time with styles but still would love to have any feedback.
Community feedback
- @jaceleedevPosted 3 months ago
Hey! As someone who has participated in similar challenges, I understand that this one requires a lot of attention to detail, especially with the grid. I wanted to share some feedback that might seem minor but is actually quite important:
- There's a typo in the <foooter> tag; it should only have two 'o's.
- It's better to place the <footer> tag outside of the <main> tag rather than inside.
- Pay more attention to the alt and title tags for accessibility and better usability.
- Instead of loading all font weights from Google Fonts, it would be more efficient to load only the ones you're using.
While these points may not seem crucial for a challenge, they are important details in a real-world project. Paying attention to these small things can make a big difference in the future.
Happy coding!
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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