brauche code

blackjohn
Also ich kenn mich nicht gut aus mit html und da wollte ich mal fragen, ob mir jemand sagen kann, wie der html code für diese tabelle wäre (Anhang).

Danke für eure Hilfe,

mfg blackjohn
[kamui]
code:
1:
2:
3:
4:
5:
6:
7:
8:
<table style="border:1px solid #000000;" cellpadding="2" cellspacing="0">
  <tr align="left" valign="top">
    <td>Text</td>
  </tr>
  <tr align="left" valign="top">
    <td>2. Text</td>
  </tr>
</table>


Probiers mal damit Augenzwinkern
blackjohn
danke, du hast mich auf die richtige Spur gebracht großes Grinsen