質問編集履歴

1

ソースコードをシンタックスハイライトに変更しました

2018/09/09 08:15

投稿

rei_01
rei_01

スコア13

test CHANGED
File without changes
test CHANGED
@@ -11,6 +11,8 @@
11
11
  宜しくお願い致します。
12
12
 
13
13
 
14
+
15
+ ```PHP
14
16
 
15
17
  <form action="" method="post">
16
18
 
@@ -55,3 +57,5 @@
55
57
  </table>
56
58
 
57
59
  </form>
60
+
61
+ ```