We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3c665 commit c7eae47Copy full SHA for c7eae47
1 file changed
Week3/README.md
@@ -19,10 +19,10 @@
19
### Assignment:
20
* Make a website that contains:
21
* A responsive grid made with flex-box
22
- * A responsive grid made with CSS3 columns
23
- * A responsive grid made with float left
+ * ~~A responsive grid made with CSS3 columns~~
+ * A responsive grid made with floats
24
* An animation using CSS keyframes
25
- * Optional: use a SVG
+ * Optional: use an SVG
26
* BEFORE you hand it in, read the <a href="http://www.w3schools.com/html/html5_syntax.asp" target="_blank">Style guide</a> again and check your files
27
28
0 commit comments