Browse Source

adds CSS selector and CSS flexbox tutorials

Kyle Hall 10 years ago
parent
commit
9f2e221498
1 changed files with 2 additions and 0 deletions
  1. 2 0
      free-programming-interactive-tutorials-en.md

+ 2 - 0
free-programming-interactive-tutorials-en.md

@@ -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)