回答編集履歴

2

追記

2021/02/05 09:33

投稿

eneko0513
eneko0513

スコア349

test CHANGED
@@ -80,4 +80,4 @@
80
80
 
81
81
 
82
82
 
83
- (ちなみにこんばんははgood nightではないかと..)
83
+ (ちなみにこんばんははgood nightではないんじゃないかと..)

1

コード改善

2021/02/05 09:33

投稿

eneko0513
eneko0513

スコア349

test CHANGED
@@ -28,11 +28,11 @@
28
28
 
29
29
  <div>
30
30
 
31
- <button class="event" id="button-1">おはよう</button>
31
+ <button class="event">おはよう</button>
32
32
 
33
- <button class="event" id="button-2">こんにちは</button>
33
+ <button class="event">こんにちは</button>
34
34
 
35
- <button class="event" id="button-3">こんばんは</button>
35
+ <button class="event">こんばんは</button>
36
36
 
37
37
  </div><br>
38
38