CSS framework | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

CSS framework

what's​ botstrap? what's w3 Framework? what's difference between botstrap and w3framework?

11th Mar 2017, 8:00 PM
mohsen tajik
mohsen tajik - avatar
5 Answers
+ 4
i don't know learn w3 or botstrap 😟
11th Mar 2017, 8:37 PM
mohsen tajik
mohsen tajik - avatar
+ 2
it's a complement, to the base css. sometimes you need less code, or properties which the base language don't have or it's harder to do, you use a framework. w3 framework it's like the bootstrap one, but more simplified, according to w3 schools itself.
11th Mar 2017, 8:35 PM
Welliton Malta
Welliton Malta - avatar
+ 1
In a daily work with CSS you just need some thing in every project. Simplest example - setting text-align to center. Frameworks are nothing else, but a library of things, that might be needed over and over again, so people don't have to write them each time. They differ in amount of content, style and used technology, so pick one that is most suitable for the stuff you are doing.
11th Mar 2017, 8:23 PM
spotbot2k
spotbot2k - avatar
+ 1
Pure vanilla CSS first. And if you'll understand one of them, you can use them all fairly quick afterwards.
11th Mar 2017, 8:54 PM
spotbot2k
spotbot2k - avatar
+ 1
animate.css, materialize.css, cutestrap.css
12th Mar 2017, 2:26 PM
Yadagalla Jaswanth Kumar
Yadagalla Jaswanth Kumar - avatar