以图片作为input.submit a button的背景

.btSubmit{
	background:url('images/6030.png') no-repeat;
	display:inline-block; 
	width:60px;     /*图片长宽*/
	height:30px; 
	line-height:30px;
	color:#fff;     /*蓝底白字*/
	text-align:center;
	border:0px;     /*input 去边,无阴影*/
}

  

posted @ 2012-03-14 18:29  xngeer  阅读(544)  评论(0)    收藏  举报