Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
<li> You don't need to answer every question in the same session. Feel free to start and stop when convenient! </li>
|
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 /> <br />
|
21 |
<button id="submit">Let's go!</button>
|
22 |
</div>
|
|
|
16 |
<li> You don't need to answer every question in the same session. Feel free to start and stop when convenient! </li>
|
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" placeholder="Email"/>
|
20 |
<br /> <br />
|
21 |
<button id="submit">Let's go!</button>
|
22 |
</div>
|