diff --git a/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/flower.jpg b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/flower.jpg new file mode 100644 index 0000000..7e7029a Binary files /dev/null and b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/flower.jpg differ diff --git a/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/goal.png b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/goal.png new file mode 100644 index 0000000..dd702dc Binary files /dev/null and b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/goal.png differ diff --git a/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/index.html b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/index.html new file mode 100644 index 0000000..3326190 --- /dev/null +++ b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/index.html @@ -0,0 +1,22 @@ + + + + + + + Bootstrap + + + + + +
+ + +
+ + + \ No newline at end of file diff --git a/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/solution.html b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/solution.html new file mode 100644 index 0000000..5e52ad2 --- /dev/null +++ b/Visual Studio Code Projects/11.0+Bootstrap+Intro/11.0 Bootstrap Intro/solution.html @@ -0,0 +1,35 @@ + + + + + + + Bootstrap demo + + + + + +
+
+ sunflower +
+
Card title
+

Some quick example text to build on the card title and make up the bulk of the card's + content. +

+ Go somewhere +
+
+
+ + + \ No newline at end of file