标题:请教一个调用css设置的问题
只看楼主
月影流星
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2007-12-15
 问题点数:0 回复次数:0 
请教一个调用css设置的问题
<input type="reset" value="重置" class="button" />
页面中有这么一个reset按键
a.shortButton
{
    display:block;
    background-color: transparent;
    background-image: url(images/short-button.jpg);
    background-repeat: no-repeat;
    width: 63px;
    height: 19px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}
CSS中设置有这么一个属性,那么我该如何把这个a的属性用在这个input上呢,是否有办法呢,请指教下。
搜索更多相关主题的帖子: css 
2007-12-24 13:01



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-194027-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.196982 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved