去掉submit按钮背景阴影的解决方法

来源:爱站网时间:2019-07-04编辑:网友分享
如何去掉submit按钮背景阴影?对于这个问题相信很多朋友们都被困扰过,那么现在爱站小编就为大家介绍去掉submit按钮背景阴影的解决方法,想了解的朋友们一起参考参考吧。

如何去掉submit按钮背景阴影?对于这个问题相信很多朋友们都被困扰过,那么现在爱站小编就为大家介绍去掉submit按钮背景阴影的解决方法,想了解的朋友们一起参考参考吧。

css 控制submit加载背景图片做提交按钮
 

复制代码
代码如下:

<style type="text/css">
<!--
.button1{font-size:12px;cursor:hand;width: 58px;height: 21px;background-color: #ffffff;background-image: url(images/baby/denglu_button.jpg);background-repeat: repeat;background-attachment: scroll;background-position: center;border: 0 solid #000000;text-align: center;padding-top: 3px;}
-->
</style>
<form>
<input class="button1" type="submit" name="loginsubmit" value=" "/>
</form>

本文主要介绍的就是去掉submit按钮背景阴影的解决方法,看完后你学会了吗?如果你还想了解更多相关内容就请关注我们吧。

上一篇:这10个CSS技巧你了解多少

下一篇:详解清除网页浮动CSS的方法

您可能感兴趣的文章

相关阅读

热门软件源码

最新软件源码下载