Design comparison
Solution retrospective
It take me a while to finish this project , a little bit bootstrap (grid system) to line up the layout , well ,I'm done anyway XD sometimes I find disturbing while I'm using pure CSS and bootstrap at the same time It's just me or ??
Community feedback
- @Mar1362Posted over 1 year ago
Hi friend, Personnally i don't like bootstrap i prefer using pure css :0
and actually with css grid and flexbox system it becomes easier rather than learning bootstrap (i learned it just to know what it is but i don't use it at all :0)
another way to layout these kind of layout is by using HTML table but i don't prefer :)
If you wan't to use both bootstrap and pure css on your projects consider using the
!important
tag in the last one to override the bootstrap effectsGood Things to you! Happy Coding! :)
Marked as helpful1@panyingiaPosted over 1 year ago@Mar1362 thank you for the recommend . It help me improve my coding skills. well , I think bs can be handy . depand on how you use it ! this project for example , I only use grid system of the library instead of typing a bunch of style in css file , and most importantly, It's responsive by default . so for me , It brought many benefits!
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