Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -17,7 +17,8 @@
|
|
17 |
</ul>
|
18 |
<p> Use the <strong>same email</strong> each time to keep your progress on the questions tracked. Thanks again for participating! </p>
|
19 |
<input type="text" id="email" />
|
20 |
-
<
|
|
|
21 |
</div>
|
22 |
</body>
|
23 |
</html>
|
|
|
17 |
</ul>
|
18 |
<p> Use the <strong>same email</strong> each time to keep your progress on the questions tracked. Thanks again for participating! </p>
|
19 |
<input type="text" id="email" />
|
20 |
+
<br />
|
21 |
+
<button id="submit">Let's go!</button>
|
22 |
</div>
|
23 |
</body>
|
24 |
</html>
|