使用 position:sticky 實現粘性布局 如果問,CSS 中 position 屬性的取值有幾個?大部分人的回答是,大概是下面這幾個吧? { position: static; position: relative; ...