在jsp中,怎么将一个css样式用到多个submit按钮上
<styletype="text/css">input[name="Submit_1"]{font-size:20px;font-family:楷体;color:red;...
<style type="text/css">
input[name="Submit_1" ] {
font-size:20px;
font-family:楷体;
color:red;
background:url(img/3.jpg) no-repeat;
width:500px;
height:80px;
}
</style>
</center>
在上面还定义了其他的submit,但是这个name的值只能有一个吗 展开
input[name="Submit_1" ] {
font-size:20px;
font-family:楷体;
color:red;
background:url(img/3.jpg) no-repeat;
width:500px;
height:80px;
}
</style>
</center>
在上面还定义了其他的submit,但是这个name的值只能有一个吗 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询