回答編集履歴
1
サンプルリンク追加
answer
CHANGED
@@ -2,4 +2,7 @@
|
|
2
2
|
|
3
3
|
下記のページのサンプル3が参考になるでしょう。
|
4
4
|
|
5
|
-
[【CSS】position:sticky;で簡単固定!スティッキーヘッダー6選 - ジャングルオーシャン](https://www.jungleocean.com/programming/190311positionsticky)
|
5
|
+
[【CSS】position:sticky;で簡単固定!スティッキーヘッダー6選 - ジャングルオーシャン](https://www.jungleocean.com/programming/190311positionsticky)
|
6
|
+
|
7
|
+
サンプルを作成してみました。
|
8
|
+
[Codepen Sample](https://codepen.io/hatena19/pen/qBxRNNP?editors=1100)
|