Tuesday 16 July 2013

Metro CSS tutorial 1 - Button









source codes :

a{
        text-decoration:none;
        color:#ffffff;

}
.button{
        border:none;
        display:inline-block;
        padding:10px;
        margin:10px;
        height:50px;
        width:150px;
        background-color:#009AC5;
        color:#ffffff;
        text-decoration:none;
        text-align:center;
        font-family:'Segoe UI';
        font-size:20pt;
}
.button:hover{background-color:#000000;}

No comments:

Post a Comment

Bottom Navi

copyright Encyberpedia. Powered by Blogger.

Followers