回答編集履歴

1

誤字修正

2018/11/11 13:46

投稿

退会済みユーザー
test CHANGED
@@ -30,7 +30,7 @@
30
30
 
31
31
  <body>
32
32
 
33
- <input onclick="document.getElementById('preview').value='<b>ここに書いて</b>'">太字</input>
33
+ <input type="button" onclick="document.getElementById('preview').value='<b>ここに書いて</b>'">太字</input>
34
34
 
35
35
  <table>
36
36