Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[分享] 图片型按钮的写法

[复制链接]
zybb 发表于 2007-8-7 10:15:05 | 显示全部楼层 |阅读模式
  1. <style>.button {
  2. font: 12px Tahoma, Verdana;
  3. padding: 0 5px;
  4. color: #D3E0E7;
  5. background-image: url("http://www.makewing.com/images/uppic/200707251809550.gif");
  6. background-repeat: repeat-x;
  7. background-position: 0 50%;
  8. outline: 1px solid #D3E0E7;
  9. border: 1px solid #FFF !important;
  10. height: 19px !important;
  11. border: 1px solid #D3E0E7;
  12. height: 21px;
  13. line-height: 17px;
  14. }
  15. </style>
  16. <form><input class="button" type="submit" name="rulesubmit" value="同 意" style="height: 23px">
  17. <input class="button" type="button" name="return" value="不同意" style="height: 23px"></form>
复制代码
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-2-25 04:09 , Processed in 0.021321 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表