为什么添加的背景图片无法显示?


.topmenu li{

        height: 30px;

        line-height: 30px;

        text-align: left;

        padding-left: 8px;

        font-size: 14px;

        list-style: none;

        z-index: 3;        /*用于出现悬浮层是区分上下的顺序*/

        background-color: #c81623;

        background-image: url(E:\研究森\Persist\代码\pictures\arrow.png);

        background-repeat: no-repeat;

        background-position: right;

       }


Maizi93
浏览 971回答 1
1回答

时简_

没有给定位为什么会出现z-index?background-position:center center;类似的格式吧
打开App,查看更多内容
随时随地看视频慕课网APP