質問編集履歴

1

コードの部分に---を入れました。

2022/07/28 02:22

投稿

HOPE.tree
HOPE.tree

スコア1

test CHANGED
File without changes
test CHANGED
@@ -11,6 +11,8 @@
11
11
 
12
12
  ### 該当のソースコード(少し省略しました)
13
13
 
14
+ コード---
15
+ ```
14
16
  meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
15
17
  <button type="button" value="7"onclick="Nclick(this)" >7</button>
16
18
  <button type="button"value="8"button onclick="Nclick(this)" >8</button>
@@ -21,4 +23,5 @@
21
23
  ・・・・
22
24
  <button type="button" id="button" style="width:160px;">=</button>
23
25
  <button type="button" onclick="formReset()" >c</button>
24
- <script src="14.js"></script>
26
+ <script src="14.js"></script>```
27
+