質問するログイン新規登録

回答編集履歴

1

サンプルリンク追加

2022/05/16 03:27

投稿

hatena19
hatena19

スコア34367

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)