Fully Responsive Testimonial Grid using CSS Flex and Grid
Design comparison
Solution retrospective
Hello Everyone, this is my first responsive grid. Please write your valuable feedback regarding the same. Please let me know if I have done mistake somewhere.
Community feedback
- @emestabilloPosted about 4 years ago
Hi @umi93, project looks good! No responsive issues. Here's a few things:
-
I think you could use more semantic html rather than using divs for the major blocks
-
Some of the text colors are slightly off, I think they are missing their opacity property
The shadows also look a little heavy to me, maybe better with more spread - but this is just my preference. Great job!
1@umarbashirrPosted about 4 years ago@emestabillo Thanks for your feedback. It really means so much to me. As I am learning to be a complete developer. Can you please tell me where should I use semantic tags. I will definitely do the changes as per your suggestion and will try to make it much better. Thanks once again.
1@emestabilloPosted about 4 years ago@umi93 An example of better semantics would be using
article
s on the testimonial boxes instead ofdiv
s1@umarbashirrPosted about 4 years ago@emestabillo Thanks 😊. I will update the same.
1 -
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