diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..cc66884 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# HTTP-and-Forms-Studio +Launchcode studio diff --git a/index.html b/index.html index d78a52c..c8469b7 100644 --- a/index.html +++ b/index.html @@ -1,19 +1,65 @@ + HTTP and Forms Studio +
- + + + + + + +
\ No newline at end of file