开启辅助访问
帐号登录 |立即注册

关于HTML的CSS背景样式设置

 
CSS背景类样式修饰

背景色:background-color
       关键字(gray)
   十六进制表示方式(#808080)
   rgb表示方式,如:rgb(128,128,128)

背景图像:background-image
       background-image:url(images/f1.png)

背景重复:background-repeat:repeat-x;

       repeat;默认
       repeat-x;
       repeat-y;
       no-repeat;
       inherit;继承父元素

背景定位:background-position:50%50%;

       center
       top
       bottom
       right
       left

背景综合属性:background
       background:red   url(images/11.png)   no-repeat  center;

回复

使用道具 举报

0 个回复

倒序浏览

快速回复

您需要登录后才可以回帖 登录 or 立即注册

本版积分规则

友情链接
  • 艾Q网

    提供设计文章,教程和分享聚合信息与导航工具,最新音乐,动漫,游戏资讯的网站。