.bg {background-positon:(x,y)background-positon的妙用,他是定位图片所在位置;他的位置可以用像素表示,可以用英文(left、right、bottom、top、middle、center)这些就不用我解释了。xy坐标也不用我解释了吧
回答完毕!!
你设的背景肯定重复了,如果想不重复可以在background-image:"background.jpg" no-repeat},如查想X方向重复就给no-repeat改成repeat-x,如想Y方向重复就repeat-y另外
<BODY aLink=#008000 background=images/background.jpg link=#000000 text=#ffffff vLink=#ff0000>
这里面的background=images/background.jpg去掉,
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)