Added Popular CSS Frameworks 2018 section and description (#20253)

pull/31507/head
Cory Harkins 2018-10-28 21:25:12 -04:00 committed by Tom
parent 37a4b0b004
commit 5cc2757e32
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@ You can build some pretty amazing things in CSS alone, such as this pure-CSS [Mi
![Minesweeper clone in CSS](https://cdn-images-1.medium.com/max/800/1*GFcKk9KxqHAnWa1ECcKDOQ.png)
### Popular CSS Frameworks 2018
Frameworks exist to make the more complex parts of css easier and more efficient for developers to build out websites.
Some of the most popular CSS Frameworks are:
Bootstrap, Foundation, Bulma, uikit, Semantic UI, mini.css, Materialize, Material Design Lite, Spectre and Kube
#### Suggested Reading:
A good start is the freeCodeCamp curriculum [Introduction to Basic CSS](https://learn.freecodecamp.org/responsive-web-design/basic-css).