質問編集履歴

1

HTML labelタグに関しての誤字

2020/03/10 12:11

投稿

shuto0901
shuto0901

スコア16

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  <label id="nav-open" for="nav-input"><span></span></label>
24
24
 
25
- <label class="nav=unshown" id="nav-close" for="nav-input"></label>
25
+ <label class="nav-unshown" id="nav-close" for="nav-input"></label>
26
26
 
27
27
  <div id="nav-content">
28
28