如何让Html页面的导航固定在浏览器顶部

    xiaoxiao2021-12-14  17

    position: fixed; z-index:1; /*关键*/ top:0;

    z-index是css样式,默认是0. 值越大,越在表面,盖住其他的


    本文地址:http://liuyanzhao.com/3620.html

    转载请注明

    转载请注明原文地址: https://ju.6miu.com/read-969063.html

    最新回复(0)