From 9f2e22149854f04dbb6e5f9cda0f06dc416b8432 Mon Sep 17 00:00:00 2001 From: Kyle Hall Date: Thu, 3 Dec 2015 04:24:21 -0600 Subject: [PATCH] adds CSS selector and CSS flexbox tutorials --- free-programming-interactive-tutorials-en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 5e463743..900b3df2 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/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)