background:url("../images/news/nav6.jpg") no-repeat scroll 0 0 transparent这段代码中0 0 代表什么意思?

来源:学生作业帮助网 编辑:作业帮 时间:2024/04/29 11:10:02
background:url(

background:url("../images/news/nav6.jpg") no-repeat scroll 0 0 transparent这段代码中0 0 代表什么意思?
background:url("../images/news/nav6.jpg") no-repeat scroll 0 0 transparent
这段代码中0 0 代表什么意思?

background:url("../images/news/nav6.jpg") no-repeat scroll 0 0 transparent这段代码中0 0 代表什么意思?
背景图片的放置位置是容器的左上角.容器的左上角的X轴的坐标为0,向右增大;Y
轴的坐标为0,向下增大.例子:50% 50%,意思就是背景图片的位置水平垂直居中.

background:transparent url(images/yqlj_r4_c1.gif)repeat scroll 0 0 background:url(tupian/main_bg.gif) top repeat-x;是什么意思? URL css background:url(../images/new_active.png) no-repeat scroll 0 0 transparent;scroll 0 0 transparent background:url(images/share.png) no-repeat -999px -999px;中-999px background:url(images/nav_bg.gif) right -132px no-repeat; 中定位应怎么理解?谢谢 background:url(http://www.vip400.cc/dede_admin_login/.png)请问是什么意思呢 background. background background里的数值是什么意思?看这段:background:url(test.png) 0 -35px;里面的 0 和-35px分别表示的是什么意思? IE6下position:fixed的Bug;以及闪动问题为什么加了这个 *html{background-image:url(about:blank);background-attachment:fixed;} 还似乎没用! CSS代码求解释:background:url(nav-bar.gif) no-repeat right center;帮忙说明下background:url(nav-bar.gif) no-repeat right center;中的right和center是何作用 CSS求解释.background:url(1.jpg) no-repeat 0 50%; 0 和 50%代表的含义. background:url(../images/list01.png) no-repeat 0 center;是什么意思background:url(../images/list01.png) no-repeat 0 center;background:url(../images/bg.png) no-repeat -4px -3px;这里面的后面两个值是什么意思0 center和 -4px -3px? I have no background; I am my own best background翻译过来是什么意思? background:url(../images/news/nav6.jpg) no-repeat scroll 0 0 transparent这段代码中0 0 代表什么意思? CSS中 .nav{background:url(img/bgli_left.gif) repeat-x scroll left bottom;}重点解释scroll重点解释scroll.X轴左下角平铺 a:hover span{ background:url(btn_bg.gif) no-repeat right -37px;}这段CSS代码中,属性right的含义?