質問編集履歴

4

書式の改善

2018/12/10 05:12

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -88,7 +88,7 @@
88
88
 
89
89
  <td><button type="reset" id="reset-input" name="reset-input">やり直す</button></td>
90
90
 
91
- <td><button type="input-submit-check" id="input-submit-check" name="input-submit-check">確認画面へ</button></td>
91
+ <td><button type="input-submit-check" value="" id="input-submit-check" name="input-submit-check">確認画面へ</button></td>
92
92
 
93
93
  </tr>
94
94
 

3

書式の変更

2018/12/10 05:12

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -88,7 +88,7 @@
88
88
 
89
89
  <td><button type="reset" id="reset-input" name="reset-input">やり直す</button></td>
90
90
 
91
- <td><button type="submit" id="submit-input" name="submit-input">確認画面へ</button></td>
91
+ <td><button type="input-submit-check" id="input-submit-check" name="input-submit-check">確認画面へ</button></td>
92
92
 
93
93
  </tr>
94
94
 

2

書式の改善

2018/12/10 04:53

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
 
20
20
 
21
- form id="mail-form" action="./check.php" method="post">
21
+ <form id="mail-form" action="./check.php" method="post">
22
22
 
23
23
  <table>
24
24
 

1

誤字

2018/12/10 04:48

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
File without changes