Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<html>
<head>
<title>CSS美化实现的圆角按钮</title>
<style type="text/css">
a.l-btn span.l-btn-left{
display:inline-block;
background:url('//ku.shouce.ren/files/images/201601/56a36de3ba4ea.gif') no-repeat top left;
padding:4px 0px 4px 18px;
line-height:16px;
height:16px;
}
a.l-btn{
color:#444;
background:url('//ku.shouce.ren/files/images/201601/56a36de433f75.gif') no-repeat top right;
font-size:12px;
CSS代码...
JS代码...
xxxxxxxxxx