Browse Source

adds CSS selector and CSS flexbox tutorials

Kyle Hall 10 năm trước cách đây
mục cha
commit
9f2e221498
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)