Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -18,7 +18,7 @@
|
|
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" placeholder="Email"/>
|
20 |
<br /> <br />
|
21 |
-
<button id="submit">Let's go!</button>
|
22 |
</div>
|
23 |
</body>
|
24 |
</html>
|
|
|
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" placeholder="Email"/>
|
20 |
<br /> <br />
|
21 |
+
<button id="submit"><strong>Let's go!</strong></button>
|
22 |
</div>
|
23 |
</body>
|
24 |
</html>
|