简介:这是刚刚用CSS写了一个按钮,感觉不错,拿出来显摆一下(附截图)...的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。
class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=346698' scrolling='no'>a{
display: inline-block;
position: relative;
100px;
border-15px 0;
border-style:solid;
color: #fff;
text-decoration: none;
}
a:link, a:visited{
border-top-color: #333;
border-bottom-color: #222;
}
a:hover, a:active{
border-top-color: #222;
border-bottom-color: #111;
}
span {
display: inline-block;
100px;
height: 30px;
position: absolute;
top: -15px;
left: 0;
font: bold 16px/30px arial ;
text-align: center;
}
<a href="#"><span>Login</span></a>