Ciao a tutti,
ho un problema con due bottoni che devo mettere uno sotto l'altro senza che ci siano spazi tra loro.
QUesti sono i due bottoni
<table cellpadding="0" cellspacing="0">
<form>
<tr>
<td width="20" height="12" bgcolor="#FFCCCC" valign="top">
<input type="button" value=" " style="width:18px; height:10px;background-image:url('fracciasu.gif'); background-repeat:no-repeat; background-position:center center "/>
</td>
</tr>
<tr>
<td height="12" bgcolor="#0099FF">
<input type="button" value=" " style="width:18px; height:10px; background-image:url('frecciagiu.gif'); background-repeat:no-repeat; background-position:center; margin-top:-8;"/>
</td>
</tr>
</form>
</table>
Come vedete ho diversificato con due colori i due bottoni.
Vorrei che i due si toccassero ma non ci riesco.
Mi sapreste dare qualche indicazione in merito?
Grazie!!

Rispondi quotando

