collecting medal for hitxy members
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
235B

  1. <input id="username" type=text name="user" placeholder="input name">
  2. <button id="step1"> next </button>
  3. <div class="verification">
  4. verification
  5. </div>
  6. <div class="details">
  7. details
  8. </div>
  9. <div class="success">
  10. success
  11. </div>