ebrowne commited on
Commit
cbf9802
·
verified ·
1 Parent(s): a9c0aeb

Update index.html

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