「有定位」指的是position 為fixed / absolute / relative / sticky ... 的header 給遮住,這時要使用z-index 指定彼此的層級關係(數字越大越上面)。
確定! 回上一頁