diff --git a/flex-vs-grid.md b/flex-vs-grid.md new file mode 100644 index 0000000..93b8f77 --- /dev/null +++ b/flex-vs-grid.md @@ -0,0 +1 @@ +### Flexbox and grid have similarities but differ in their own way. Flexbox is used more for in-line layout and focused more on keeping things in a row, or in a column but cant do both at the same time. Grid has the capabilities to line things up in two directions, using rows and columns. They mainly do the same thing, except one is a bit more complex than the other. \ No newline at end of file diff --git a/index copy.html b/index copy.html new file mode 100644 index 0000000..aaca894 --- /dev/null +++ b/index copy.html @@ -0,0 +1,49 @@ + + +
+ + + +
+
+
+
+
+
+