ebrowne commited on
Commit
a7e2ba1
·
verified ·
1 Parent(s): c32741c

Update index.html

Browse files
Files changed (1) hide show
  1. 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>