有陰影的按鈕


<html >
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Language" content="gb2312"/>
 <style type="text/css"><!--
  .wrap{position:relative;}
  .btns{zoom:1;}
  .btns *{outline:0;zoom:1;background:#f2f2f2;}
  .btns button::-moz-focus-inner{border-color:transparent!important;}
 
--></style>
</head>
<body>
<div class="wrap">
 <div class="btns">
 <!-- 必須是英文 -->
  <button type="button">submit</button><button type="button">cancel</button>
 
 </div>
</div>
</body>
</html>
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章