回答編集履歴
2
修正
test
CHANGED
@@ -1,9 +1,11 @@
|
|
1
1
|
bootstrap を読み込んで .collapse を指定すると表示されません
|
2
2
|
|
3
|
-
(https://getbootstrap.jp/docs/4.2/components/collapse/)
|
3
|
+
[Collapse - Bootstrap 4.2 - 日本語リファレンス](https://getbootstrap.jp/docs/4.2/components/collapse/)
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
-
(https://getbootstrap.com/docs/4.2/examples/navbars/)
|
7
|
+
[Navbar Template · Bootstrap](https://getbootstrap.com/docs/4.2/examples/navbars/)
|
8
|
+
|
9
|
+
[Navbar - Bootstrap 4.2 - 日本語リファレンス](https://getbootstrap.jp/docs/4.2/components/navbar/)
|
8
10
|
|
9
11
|
これを参考にまねしてみてはどうでしょうか
|
1
修正
test
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
bootstrap を読み込んで .collapse を指定すると表示されません
|
2
2
|
|
3
|
-
|
3
|
+
(https://getbootstrap.jp/docs/4.2/components/collapse/)
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
-
|
7
|
+
(https://getbootstrap.com/docs/4.2/examples/navbars/)
|
8
8
|
|
9
9
|
これを参考にまねしてみてはどうでしょうか
|