.topnr{width:642pxfloat:leftbackground:url(/images/pngt.png) right 1px no-repeat}
1.括号后面跟位置是有一个空格的。这里写错了,很难排出错来。
2.你这里写错了,把image去掉,如果有image,后面什么也不加
如:background-image:url(../image/a.gif) 后面什么也不加。
如果不去掉image,就把 -0px 1px no-repeat这些去掉,在后面再加一个样式
background-position:right 0用法(background-postion:x y x为水平,y为垂直)
你错到第2点了 你错到第2点了 你错到第2点了
另外补充一下,你的width:342px我改成642了,是不是背景图尺寸大于342啊
<div></div> div{width:100pxheight:100pxbackground:url(图片地址) no-repeat top right}div的背景图靠右