You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
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...
table-layout ist meines Wissens das einzige CSS-Attribut, das mit "table-" beginnt.
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
-