+ 3
Grid System , CSS Vs Bootstrap !
Why CSS Grid is better than Bootstrap for creating layouts ?
1 Antwort
+ 4
Bootstrap is just css library. If you really good in css, you dont need bootstrap, you can create your own components, as what 🇳🇬 Mofey 🇳🇬 mentioned.
You should learn css grid and flexbox, there are latest css styling format.
Here some codes that build by pure css only.
https://code.sololearn.com/Wc9xlP68I822/?ref=app
https://code.sololearn.com/WiLqTS0rCNIC/?ref=app