diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..f673a71 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5502 +} \ No newline at end of file diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..af735bc --- /dev/null +++ b/about/index.html @@ -0,0 +1,84 @@ + + + + + + Beach Party Balloons + + + + + + + + + + + + + + + +
+ + +
+ + + + + + + \ No newline at end of file diff --git a/gallery/index.html b/gallery/index.html new file mode 100644 index 0000000..607c030 --- /dev/null +++ b/gallery/index.html @@ -0,0 +1,193 @@ + + + + + + Beach Party Balloons + + + + + + + + + + + + + + + + +
+

My Gallery

+
+ + + +
+
+ + + + + +
+
+ + + + + + + +
+ Gallery Image +
+ + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 0c5e6d4..7a57945 100644 --- a/index.html +++ b/index.html @@ -33,14 +33,16 @@