Quantcast
Channel: Tópicos
Viewing all articles
Browse latest Browse all 14700

button css

$
0
0
Boas.
Quero colocar um button com uma imagem e com um fundo. E com o mouse hover ele mude de cor. O problema que já fiz isso em css atribui class ao button mas ele não fica com as propriedades.

//imageshack.com/i/nhhkedp

Código (HTML):
<table width="100%"><tr>
<td></td>
<td align="right">
<button id="button" onclick="popup()"><img src="img/apagar.png" width="40px"><br>Limpar</button>
</td>
</tr>
</table>

Viewing all articles
Browse latest Browse all 14700

Latest Images

Trending Articles