MayorChris: tabelle

tach ihrs

irgendwie krieg ich nich hin, das gesamte dokument in drei <td>'s zu teilen...

man

also links soll ne tabelle sein...in da mitte der text und rechts wieder ne tabelle...

irgendwie bin ich n bissl zu doof dafür...

cu
chris

  1. Soooo, nimmt man es ganz streng, gibt es nur eine Antwort:

    Ja und? warum hast du hier gepostet? Wolltest du uns das sagen? Passiert jedem!

  2. Hallo MayorChris,

    <table evtl. weitere angaben...>
    <tr>
    <td evtl. weitere angaben...>linke spalte</td>
    <td evtl. weitere angaben...>mittlere spalte</td>
    <td evtl. weitere angaben...>rechte spalte</td>
    </tr>
    </table>

    http://selfhtml.teamone.de/html/tabellen/aufbau.htm

    Dieter