From c331490e6e4ab002de56cdfaffc49a71c368c79e Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Fri, 31 Aug 2018 09:12:12 -0700 Subject: [PATCH] Create index.html --- 14. Grid/starter_code/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 14. Grid/starter_code/index.html diff --git a/14. Grid/starter_code/index.html b/14. Grid/starter_code/index.html new file mode 100644 index 0000000..a430f1d --- /dev/null +++ b/14. Grid/starter_code/index.html @@ -0,0 +1,22 @@ + + + + + CSS Grid + + + + +
+

Item 1

+

Item 2

+

Item 3

+

Item 4

+

Item 5

+

Item 6

+
+ +

I'm off the grid!

+ + +