collecting medal for hitxy members
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

16 行
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>