图片按钮问题???
<table width="342" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="30">
<div align="center">帐号:
<input type="text" name="textfield">
</div>
</td>
</tr>
<tr>
<td height="30">
<div align="center">密码:
<input type="text" name="textfield2">
</div>
</td>
</tr>
<tr>
<td height="30">
<div align="center"><img src="image/button1.gif" width="44" height="17"><img src="image/button2.gif" width="44" height="17"></div>
</td>
</tr>
</table>
button1.gif为注册按钮
button2.gif为提交按钮
怎样才能是button2.gif能想dreamever中插入一个按钮一样工作。
谢谢,定给分!!