aboutsummaryrefslogtreecommitdiff
path: root/Assignment 1
diff options
context:
space:
mode:
authorMayteApolix <83069108+MayteApolix@users.noreply.github.com> 2021-12-22 20:09:10 +0100
committerMayteApolix <83069108+MayteApolix@users.noreply.github.com> 2021-12-22 20:09:10 +0100
commitc193bb9bf6b2c4f5250f6d7abeaea215c5ebd4d4 (patch)
tree1df001c6da613c65e2049869573143116138f098 /Assignment 1
parent8ef36d42f280d2caaf8f94e0067eb9b8419c3cef (diff)
Test to see if the commits work properly
Diffstat (limited to 'Assignment 1')
-rw-r--r--Assignment 1/splash.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/Assignment 1/splash.html b/Assignment 1/splash.html
index 56efbdb..f183e03 100644
--- a/Assignment 1/splash.html
+++ b/Assignment 1/splash.html
@@ -7,6 +7,15 @@
<title>Document</title>
</head>
<body>
+ <main>
+
+ <section id="play_button">
+ <form action="/play" method="get">
+ <button type="submit">PLAY</button>
+ </form>
+ </section>
+
+ </main>
</body>
</html> \ No newline at end of file