1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 14:30:47 +00:00

adds CSS selector and CSS flexbox tutorials

This commit is contained in:
Kyle Hall 2015-12-03 04:24:21 -06:00
parent d70304a891
commit 9f2e221498

View File

@ -94,6 +94,8 @@
### HTML / CSS
* [CSS Diner](http://flukeout.github.io)
* [Flexbox Froggy](http://flexboxfroggy.com)
* [Learn by doing beginner projects](https://dash.generalassemb.ly/projects)
* [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web)
* [Prototyping a professional website](http://www.codecademy.com/skills/prototyping)