質問編集履歴

1

コードブロック?化しました

2017/11/01 03:30

投稿

yamaken114
yamaken114

スコア14

test CHANGED
File without changes
test CHANGED
@@ -10,6 +10,8 @@
10
10
 
11
11
  HTMLタグ
12
12
 
13
+ ```
14
+
13
15
  <select>
14
16
 
15
17
  <option style="color:yellow;" selected>項目1</option>
@@ -21,3 +23,5 @@
21
23
  <option style="color:cyan;">項目4</option>
22
24
 
23
25
  </select>
26
+
27
+ ```