Friday, June 13, 2008

Customize a button display

We can customize a button as below

<style type="text/css">
.button{background-color:#008800;text-decoration: none;color:#000000;font-size:10px;font-weight:bold;Border: 1px solid #333333;height:20px;margin-left:2px;}
</style>

No comments: