diff --git a/html/Carousel/Carousel.html b/html/Carousel/Carousel.html new file mode 100644 index 0000000..e2be8b8 --- /dev/null +++ b/html/Carousel/Carousel.html @@ -0,0 +1,131 @@ + + + + + + + + + Document + + + + +
+ + +
+ + + + \ No newline at end of file diff --git a/html/flex_Basis_As_Max_Width.html b/html/flex_Basis_As_Max_Width.html new file mode 100644 index 0000000..4ac6ac2 --- /dev/null +++ b/html/flex_Basis_As_Max_Width.html @@ -0,0 +1,57 @@ + + + + + + + Document + + + +
+
One
+
Two
+
Three
+
Four
+
+ + \ No newline at end of file diff --git a/html/flex_basis_as_min_width copy.html b/html/flex_basis_as_min_width copy.html new file mode 100644 index 0000000..153239a --- /dev/null +++ b/html/flex_basis_as_min_width copy.html @@ -0,0 +1,56 @@ + + + + + + + Document + + + +
+
One
+
Two
+
Three
+
Four
+
+ + \ No newline at end of file diff --git a/html/flex_shrink1.html b/html/flex_shrink1.html new file mode 100644 index 0000000..d5b5a26 --- /dev/null +++ b/html/flex_shrink1.html @@ -0,0 +1,55 @@ + + + + + + + Document + + + +
+
One
+
Two
+
Three
+
Four
+
+ + \ No newline at end of file diff --git a/html/flex_shrink2.html b/html/flex_shrink2.html new file mode 100644 index 0000000..27d40f6 --- /dev/null +++ b/html/flex_shrink2.html @@ -0,0 +1,53 @@ + + + + + + + Document + + + +
+
One
+
Two
+
Three
+
Four
+
+ + \ No newline at end of file diff --git a/html/flex_shrinkAndFlexBasis.html b/html/flex_shrinkAndFlexBasis.html new file mode 100644 index 0000000..7d8e9af --- /dev/null +++ b/html/flex_shrinkAndFlexBasis.html @@ -0,0 +1,53 @@ + + + + + + + Document + + + +
+
One
+
Two
+
Three
+
Four
+
+ + \ No newline at end of file