You are not logged in.
Quoted from "Wolfauge"
<center>
<table>
INHALTE
</table>
</center>
und nicht
<table align="center">
Inhalt
</table>
so klappts bei mir zumindest immer jut![]()
Quoted from "Man_In_Blue"
und natürlich gibts table-align...
Quoted from "Man_In_Blue"
immerhin möchte ich die Tabelle zentrieren und nicht den Text der Tabelle...![]()
Quoted from "Y0Gi"
Quelle?![]()
Quoted from "Patrickclouds"
ist die richtige syntax nicht folgende:
<table align="center">
und nicht:
<table-align="center">
Quoted from "hobbes_dmS"
http://de.selfhtml.org/html/referenz/attribute.htm#table
Attribut: align
Wert: left | center | right
-