Raumschiff

Würden Sie gerne auf diese Nachricht reagieren? Erstellen Sie einen Account in wenigen Klicks oder loggen Sie sich ein, um fortzufahren.

    [Tutorial] Eine Tabelle einfügen

    Lucky Star
    Lucky Star
    Admin
    Admin


    Anzahl der Beiträge : 1010
    Punkte : 11896
    Anmeldedatum : 24.08.14
    Alter : 42
    Ort : Hamburg
    Funktion : Allround-Dilettant

    [Tutorial] Eine Tabelle einfügen Empty [Tutorial] Eine Tabelle einfügen

    Beitrag  Lucky Star So Aug 28, 2022 6:53 pm

    Das Einfügen von Tabellen in Beiträgen ist immer problematisch, da sie in der Mobil-Ansicht oftmals nicht richtig dargestellt werden, daher sollte man möglichst auf Tabellen verzichten. Sollte ihr nicht auf eine Tabelle verzichten können verwendet bitte folgenden HTML-Code, den ihr selbstverständlich in der Farbe und Größe anpassen könnt:

       
    Inhalt Reihe 1 Spalte 1
    Inhalt Reihe 2 Spalte 1
    Inhalt Reihe 3 Spalte 1
    Inhalt Reihe 1 Spalte 2
    Inhalt Reihe 2 Spalte 2
    Inhalt Reihe 3 Spalte 2
    Inhalt Reihe 1 Spalte 1
    Inhalt Reihe 2 Spalte 3
    Inhalt Reihe 3 Spalte 3
    Inhalt Reihe 1 Spalte 4
    Inhalt Reihe 2 Spalte 4
    Inhalt Reihe 3 Spalte 4


    Code:
        <div class="divtabelle" style="border:1px solid black; background-color: #333; font-family: Iceland; font-size: 16px; color: #696969; width:23%"><div class="divtd" align="center">Inhalt Reihe 1 Spalte 1</div><div class="divtd" align="center" style="border-top:1px solid black; border-bottom:1px solid black">Inhalt Reihe 2 Spalte 1</div><div class="divtd" align="center" >Inhalt Reihe 3 Spalte 1</div></div><div class="divtabelle" style="border:1px solid black; background-color: #eee; font-family: Iceland; font-size: 16px; color: #696969; width:23%"><div class="divtd" align="center">Inhalt Reihe 1 Spalte 2</div><div class="divtd" align="center" style="border-top:1px solid black; border-bottom:1px solid black">Inhalt Reihe 2 Spalte 2</div><div class="divtd" align="center">Inhalt Reihe 3 Spalte 2</div></div><div class="divtabelle" style="border:1px solid black; background-color: #333; font-family: Iceland; font-size: 16px; color: #696969; width:23%"><div class="divtd" align="center">Inhalt Reihe 1 Spalte 1</div><div class="divtd" align="center" style="border-top:1px solid black; border-bottom:1px solid black">Inhalt Reihe 2 Spalte 3</div><div class="divtd" align="center">Inhalt Reihe 3 Spalte 3</div></div><div class="divtabelle" style="border:1px solid black; background-color: #eee; font-family: Iceland; font-size: 16px; color: #696969; width:23%"><div class="divtd" align="center">Inhalt Reihe 1 Spalte 4</div><div class="divtd" align="center" style="border-top:1px solid black; border-bottom:1px solid black">Inhalt Reihe 2 Spalte 4</div><div class="divtd" align="center">Inhalt Reihe 3 Spalte 4</div></div>

      Aktuelles Datum und Uhrzeit: Do Mai 16, 2024 12:26 am