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>