ebrowne commited on
Commit
7663845
·
verified ·
1 Parent(s): 35c67fb

Update index.html

Browse files
Files changed (1) hide show
  1. 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
- <input type="button" id="submit" />
 
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>