[CSS] Unsichtbare Tabelle

ponygirl6
Hey Leute,

Kann mir irgendjemand eine unsichtbare Tabelle mit zwei Spalten und 12 Zeilen basteln und mit roter Schrift "hier text eingeben" dort einfügen, wo ich nachher den Text reinschreiben muss.

Würd ich sehr freuen und euch dann im Impressum von www.gestuet-eulengrund.de.vu auch verlinken!

lg
Samantha
Playa Bunny
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
[list]<table border="0" cellspacing="1" width="436">
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
  <tr>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
    <td width="217"><font color="#FF0000">Hier Text eingeben</font></td>
  </tr>
</table>

[/list]
ponygirl6
Thanks, wie soll ich dich dann verlinken??
Playa Bunny
brauchst du nicht ist schließlich nur ne einfache tabelle Augenzwinkern
ponygirl6
Okay, danke!