Which is the best framework for css? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Which is the best framework for css?

17th Oct 2018, 12:33 PM
Utkarsh Sharma
Utkarsh Sharma - avatar
13 Answers
+ 2
When building a website, using a CSS framework is a real time saver as it provides you with tools every web designer needs when crafting a site. But as you know, loading speed is a very important quality factor. Therefore, I have compiled an actualized list of the current top 10 lightweight CSS frameworks, for creating beautiful, functional, and super fast loading websites. Pure CSS Only 3.8KB minified and gzipped, but packed with features! Pure CSS has been my lightweight framework of choice for years now, including when working with an outsourcing software development team. Bulma With 21kB minified and gzipped, Bulma isn’t the most lightweight of this list, but this new framework is so interesting that it totally deserves a mention. Bulma is built with mobile-first approach, which makes every element optimized for vertical reading, and its grid is fully built with Flexbox. Achieving flexible layout with same-size columns is as simple as adding .column class to your HTML element. Mini.css A lightweight (7kb gzipped) framework for crafting a fast site easily. UIkit UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces. Skeleton With only 400 lines of code, Skeleton is light as a feather. Yet, it features a grid, typography, forms, media queries… all you need for building a quality site in no time. Base Base is a very simple but robust CSS framework. Built with lightweight and minimal code, Base is designed to provide developers and designers an easy way to built cross-browser, mobile-first websites, and apps. Spectre A lightweight (~10KB gzipped) starting point for your projects, Spectre provides elegantly designed and developed elements, as well as a flexbox-based, responsive, and mobile-friendly. https://crbtech.in/java-training/become-java-programmer-developer/
20th Oct 2018, 4:36 AM
meenal deshpande
+ 17
When it comes to CSS it's all about user preferences. Different frameworks have different colors, animations, transitions. I like how Materialize CSS looks.
17th Oct 2018, 9:33 PM
Igor Makarsky
Igor Makarsky - avatar
+ 11
i suggest foundation 🖤 Foundation is one of the most advance responsive, lightweight, and scalable framework around the web. The framework is popular among the millions of developers and designers because of its out of the box facilities. https://foundation.zurb.com
19th Oct 2018, 3:09 AM
Vishnu
Vishnu - avatar
+ 8
Bootstrap
17th Oct 2018, 1:33 PM
Random
Random - avatar
+ 6
HTML 😊
17th Oct 2018, 12:35 PM
Tony
Tony - avatar
+ 5
I like w3-css. It has built in mobile first responsiveness. The colors are also nice.
18th Oct 2018, 1:05 AM
Ryan Els
Ryan Els - avatar
+ 4
bootstrap...since it will help u to build web design concepts,grid system, typography and so on
17th Oct 2018, 10:34 PM
1704086_ibnul
1704086_ibnul - avatar
+ 2
semantic ui is taking over bootstrap
18th Oct 2018, 1:44 PM
Logomonic Learning
Logomonic Learning - avatar
+ 2
Ty for giving the answer. But now it's getting too much confusion guys. For which one i should go.
19th Oct 2018, 5:41 PM
Utkarsh Sharma
Utkarsh Sharma - avatar
+ 2
Utkarsh Sharma Start with CSS3 and learn the basics. Then you will be able to use any css framework 👍. You will never go wrong if you just stick to the basics.
19th Oct 2018, 7:00 PM
Ryan Els
Ryan Els - avatar
+ 2
Utkarsh Sharma CSS3 is just the latest css. So if you learn CSS3 you will know everything there is to learn about css. Frameworks just make things a little easier. But it is still best to learn the real thing: which is CSS3. I hope this clears up some of the confusion 👍
19th Oct 2018, 7:06 PM
Ryan Els
Ryan Els - avatar
+ 2
I always suggest Foundation over Bootstrap for big projects. Bootstrap looks easy while limited use. however semantic ui is also good one and I like it. Don't know about materialize. Ryan Els is totally right. In most of cases, you don't need frameworks.
19th Oct 2018, 7:17 PM
Roneel
Roneel - avatar
0
Now i need to download all of them yust for being curious
1st Nov 2018, 7:06 AM
Ripper1
Ripper1 - avatar