1
0
Fork 0

added CSS3 Generator Tools

This commit is contained in:
Starbeamrainbowlabs 2015-05-23 15:09:26 +01:00
parent c2000d79d5
commit 4d2b040426
1 changed files with 2 additions and 0 deletions

View File

@ -1,12 +1,14 @@
# The Big box of CSS
## Ready made animations and icons
- [CSS3 Generators Tools](http://www.cssreflex.com/css-generators/) - A bunch of tools to help you visualise different styling rules
- [Loaders.css](http://connoratherton.com/loaders) - Pure CSS loading animations
- [AniCollection](https://anicollection.github.io/#/) - A collection of CSS animations
- [Hover.css](https://ianlunn.github.io/Hover/) - More CSS animations
- [icono](https://saeedalipoor.github.io/icono/) - Pure CSS icons
## Tutorials and References
- [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - A good css-tricks tutorial on how the flexbox works
- [CSS Selectors Reference](http://www.w3schools.com/cssref/css_selectors.asp) - A reference for the CSS selectors with examples