We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55da90 commit ceef8e1Copy full SHA for ceef8e1
.gitignore
@@ -0,0 +1,2 @@
1
+.DS_Store
2
+*/.DS_Store
Week2/MAKEME.md
@@ -20,6 +20,10 @@
20
* [Article about multiple ways to select classes and id's](https://css-tricks.com/multiple-class-id-selectors)
21
* [Read about nice color combinations](http://www.colorcombos.com/index.html)
22
23
+#### Super fun flexbox practice
24
+ * [flexboxfroggy](https://flexboxfroggy.com/)
25
+ * [cssgridgarden](http://cssgridgarden.com/)
26
+
27
### Exercises:
28
* Udacity: [Responsive web design fundamentals](https://www.udacity.com/course/responsive-web-design-fundamentals--ud893)
29
0 commit comments