This is a solution for Testimonials Grid Section
Design comparison
Solution retrospective
Don't forget to tell me if something is wrong in my code or if i can improve my code and give your opinion/feedback.
Community feedback
- @CurseTommyPosted about 2 years ago
** Hi @NabilWasir 👋, good job completing this challenge! 🥳**
Code looks good to me.
I give you two tips how to improve your code for future:
1.Use
vh
andvw
instead ofpx
as comes towidth:
andheight:
of the tag --> More aboutvh
andvw
in Webflow2.Use semantic HTML structure --> Semantic HTML
Good luck in future, enjoy coding 😁👋
0@NabilWasirPosted about 2 years ago@CurseTommy Thanks for your wondeful comment. I actually used vh and vw but I ran into some layout issue and fastest/easiest way I could fix it at that moment was to use px value that's why I used it. And I also wanted to used semantic html but forgot to used it.
0
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