回答編集履歴

1

文字修正

2016/06/27 00:27

投稿

KoichiSugiyama
KoichiSugiyama

スコア3041

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ```HTML
4
4
 
5
- <form method="POST" action="foo.php">
5
+ <form method="post" action="foo.php">
6
6
 
7
7
  <input type="submit" value="実行">
8
8