Responsive Social Proof Section| Using HTML and CSS Flexbox
Design comparison
Solution retrospective
Any feedback will be appreciated :)
I tried to make the site as responsive as possible. Do let me know if the site works fine on both, desktop and mobile.
Also, I used only CSS Flexbox. I wanted to know if using CSS Grid is better than using flexbox?
One last question. Which is better to use- CSS Grid or Bootstrap Grid?
Community feedback
- @palgrammingPosted over 3 years ago
Which is better to use- CSS Grid or Bootstrap Grid?
well if you just need layout then Grid might be better cause you are not having to load anything external to make it would since it is build into the browser
anyway the more plain CSS you can learn the better you will be able to use things like Bootstrap, Bulma, Tailwind or any other CSS library
on the resources page here is a link to a free CSS GRID course by Wes Bos if you have not watched it then it might be most helpful
0@anisha463Posted over 3 years agoThankyou so much. I'll look for the course on CSS Grid in the resource section.
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