HTML button size color

style="height=30px;width=300px;"

 

 color

<input type="button" style="background:#00ff00" value="Button">

size

<input type='button' value="xx" onclick='xx()' style="height=30px;width=300px;" >

posted @ 2013-01-15 18:00  alxe_yu  阅读(227)  评论(0)    收藏  举报