| | | | |
| |||||||
| HTML, Usability und Barrierefreiheit Themen rund um Textauszeichnung, Formatierung, Barrierefreiheit und Usability. |
|
| | LinkBack | Themen-Optionen | Thema bewerten |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Gast
Beiträge: n/a
| Ich weiss nicht was du nutzt, wahrscheinlich IE, denn bei Opera unf Firefox ist der Text nach links geklemmt!! Teste es aus, wenn du's nicht glaubst: Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta name="content-type" content="text/html" /> <title>Lucas' Homepage</title> </head> <body> <p style="margin:auto;text-align:center;"> <table style="width:600px;border:0;"> <tr><td align="center"> Titel <tr><td align="center"> Menu Menu Menu Menu Menu Menu Menu Menu Menu Menu Menu <tr><td align="justify"> Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. </table> </p> </body> </html> |
|
| | |
| Gast
Beiträge: n/a
| Jo, nur noch einen Fehler von Validator, den ich nicht verstehe: Error Line 10 column 39: document type does not allow element "table" here; missing one of "object", "ins", "del", "map", "button" start-tag. <table style="width:600px;border:0;"> The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as " " or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). |
|
|
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Frage bezüglich HTML Validator | <Daniel> | HTML, Usability und Barrierefreiheit | 18 | 12.10.2006 15:59 |
| CSS Validator | GrU3nL!nG | HTML, Usability und Barrierefreiheit | 3 | 18.07.2006 16:55 |
| (x)html Validator | dethlef14 | HTML, Usability und Barrierefreiheit | 3 | 20.03.2006 17:49 |
| angehängte SessionID erzeugt HTML validator error | PHP Tipps 2005-2 | 1 | 16.10.2005 19:18 | |
| session und xhtml validator | bark | PHP Tipps 2005-2 | 7 | 24.08.2005 19:58 |
| Formular --- Validator meldet Fehler | Bronks | HTML, Usability und Barrierefreiheit | 11 | 16.08.2005 16:58 |
| Validator | DER_Brain | Off-Topic Diskussionen | 6 | 12.08.2005 14:51 |
| CSS validator bottom nicht anerkannt | HTML, Usability und Barrierefreiheit | 1 | 10.06.2005 18:08 | |
| Validator Problem (XHTML 1.1 Transitional) | Chr!s | HTML, Usability und Barrierefreiheit | 6 | 04.06.2005 13:15 |
| validator | Gokuson | HTML, Usability und Barrierefreiheit | 13 | 20.04.2005 13:15 |
| Was has der Validator gegen meinen Code? | HTML, Usability und Barrierefreiheit | 11 | 28.02.2005 22:13 | |
| Fehlermeldung im W3C Validator | HTML, Usability und Barrierefreiheit | 6 | 03.02.2005 13:47 | |
| Alternative Validator Icons | El Barto | HTML, Usability und Barrierefreiheit | 6 | 14.01.2005 19:09 |
| include() - validator meckert... | PHP Tipps 2005 | 6 | 11.01.2005 16:24 | |
| Validator für PHP? | PHP Tipps 2004-2 | 8 | 15.12.2004 16:44 | |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.