質問編集履歴
2
書式改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -20,7 +20,7 @@
|
|
20
20
|
|
21
21
|
<div class="form-control"id="form-segment">
|
22
22
|
|
23
|
-
<a href="#" class="cell
|
23
|
+
<a href="#" class="cell active">ログイン</a>
|
24
24
|
|
25
25
|
<a href="#" class="cell">新規登録</a>
|
26
26
|
|
1
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -97,3 +97,5 @@
|
|
97
97
|
[[Prototype]]: NodeList
|
98
98
|
|
99
99
|
```
|
100
|
+
|
101
|
+
※JQueryは今回用いません
|