码迷,mamicode.com
首页 > Web开发 > 详细

background:url 的使用方法

时间:2015-04-14 16:13:58      阅读:123      评论:0      收藏:0      [点我收藏+]

标签:

1 #pingfen li{
2          width:27px;
3          float:left;
4          height:28px;
5          cursor:pointer;
6          background:url(star.gif) no-repeat 0 0; 
7         list-style:none;
8     }        

background:url("src") 的使用方法,后面的两个数字代表的是 图片在屏幕上显示的位置。

background:url 的使用方法

标签:

原文地址:http://www.cnblogs.com/xs-yqz/p/4424783.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!