Slopestyle-1
Commander
- Registriert
- Aug. 2008
- Beiträge
- 2.932
Hallo,
ich habe ein kleines Problem ich finde keinen Befehl mit dem ich die Button in dieser Tabelle Horizontal & Vertikal Ausrichten lassen kann :-(
Kann mir das einer umschreiben wie es richtig währe!?
<table style="background-color: rgb(160, 160, 160); margin-left: auto; margin-right: auto;" border="10" bordercolor="#0030ee" cellpadding="3" cellspacing="3">
<tbody>
<tr>
<td><form action="" method="GET"><b><button style="color: red; font-size: 20px;">ComputerBase</b></button></form><br>
</td>
<td><form action="" method="GET"><b><button style="color: red; font-size: 20px;">ComputerBase2</b></button></form><br>
</td>
<td><form action="" method="GET"><b><button style="color: red; font-size: 20px;">ComputerBase3</b></button></form><br>
</td>
</tr>
</tbody>
</table>
Danke...
ich habe ein kleines Problem ich finde keinen Befehl mit dem ich die Button in dieser Tabelle Horizontal & Vertikal Ausrichten lassen kann :-(
Kann mir das einer umschreiben wie es richtig währe!?
<table style="background-color: rgb(160, 160, 160); margin-left: auto; margin-right: auto;" border="10" bordercolor="#0030ee" cellpadding="3" cellspacing="3">
<tbody>
<tr>
<td><form action="" method="GET"><b><button style="color: red; font-size: 20px;">ComputerBase</b></button></form><br>
</td>
<td><form action="" method="GET"><b><button style="color: red; font-size: 20px;">ComputerBase2</b></button></form><br>
</td>
<td><form action="" method="GET"><b><button style="color: red; font-size: 20px;">ComputerBase3</b></button></form><br>
</td>
</tr>
</tbody>
</table>
Danke...