网站banner写法

Posted 吕杰

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了网站banner写法相关的知识,希望对你有一定的参考价值。

css

.banner{  
  width: 100%;
  height: 375px;
  background: url(X.jpg) no-repeat center;}


html

<div class="banner"></div>

 

以上是关于网站banner写法的主要内容,如果未能解决你的问题,请参考以下文章

html5 banner图片数量如何在代码里改

网站banner无缝轮播

利用原生JS实现网页1920banner图滚动效果

生成banner的网站

网站banner图片制作(简易版)

jQuery UI 实现图片循环显示,常用于网站首页banner广告切换