Html
    Css
    Js

    
                        
.btn { 
    width:120px;
    height:40px;   
    float:left;
    color: white;
    background-color: #3498db;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;

}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

js倒计时60s

0