最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

为什么我导航条DIV加不上背景图片_html/css_WEB-ITnose

来源:懂视网 责编:小采 时间:2020-11-27 15:48:37
文档

为什么我导航条DIV加不上背景图片_html/css_WEB-ITnose

为什么我导航条DIV加不上背景图片_html/css_WEB-ITnose:#globallink{ width:100%; background:url(image/12.jpg) repeat-x; } #globallink ul{list-style-type:none; padding:0px; margin:0px; background:url(image/11.jpg) repeat-x; } #globallink li{font-size:30px; font-family:微软雅黑; float:le
推荐度:
导读为什么我导航条DIV加不上背景图片_html/css_WEB-ITnose:#globallink{ width:100%; background:url(image/12.jpg) repeat-x; } #globallink ul{list-style-type:none; padding:0px; margin:0px; background:url(image/11.jpg) repeat-x; } #globallink li{font-size:30px; font-family:微软雅黑; float:le

#globallink{
width:100%;
background:url(image/12.jpg) repeat-x;

}
#globallink ul{list-style-type:none;
padding:0px;
margin:0px;
background:url(image/11.jpg) repeat-x;
}
#globallink li{font-size:30px;
font-family:"微软雅黑";
float:left;
text-align:center;
idth:167px;
height:42px;

}
#globallink a{display:block;
padding:9px 5px 11px 5px;
margin:0px;
}


回复讨论(解决方案)

检查下图片路径
#globallink li{font-size:30px;
font-family:"微软雅黑";
float:left;
text-align:center;
idth:167px; //还有这个写错了,也可能导致效果出不来
height:42px;

weidth是我复制时错了,你看下我DIV

  • 公司首页

  • 公司简介

  • 产品展示

  • 联系我们

  • 加盟政策

  • 在线留言



  • 这样怎么写都不能显示背景图片

    给#globallink加个高度试试

    同意楼上的

    文档

    为什么我导航条DIV加不上背景图片_html/css_WEB-ITnose

    为什么我导航条DIV加不上背景图片_html/css_WEB-ITnose:#globallink{ width:100%; background:url(image/12.jpg) repeat-x; } #globallink ul{list-style-type:none; padding:0px; margin:0px; background:url(image/11.jpg) repeat-x; } #globallink li{font-size:30px; font-family:微软雅黑; float:le
    推荐度:
    • 热门焦点

    最新推荐

    猜你喜欢

    热门推荐

    专题
    Top