YourWBB


yourWBB » yourWBB Misc * » Das Proggen » HTML, XHTML, JavaScript & CSS » xhtml Prob » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag 2.215 Views | | Thema zu Favoriten hinzufügen

Neues Thema erstellen Antwort erstellen

Zum Ende der Seite springen xhtml Prob
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
PBB-Owner PBB-Owner ist männlich
Mitglied


images/avatars/avatar-4495.gif

Dabei seit: 16.01.04
Beiträge: 20
Fähigkeiten: WBB2 Fortgeschritten
Forenversion: 3.0

 xhtml Prob Antworten Zitieren Editieren Melden       UP

Wie kann ich diese fehler wegbekommen ?


code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
  Below are the results of checking this document for XML well-formedness and validity.

   1. Error Line 306, column 85: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag .

      ..." width="910px" class="tableinborder">

      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 "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

      &#9993;
   2. Error Line 322, column 91: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag .

      ...e="width:910px" class="tableinborder">

      &#9993;
   3. Error Line 704, column 57: document type does not allow element "form" here; missing one of "object", "applet", "map", "iframe", "ins", "del" start-tag .

        <form method="post" action="login.php" name="loginform">

      &#9993;
   4. Error Line 728, column 92: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag .

      ...="width:910px"  class="tableinborder"> 
12.12.06 14:34 PBB-Owner ist offline E-Mail WWW Finden Als Freund hinzufügen Füge PBB-Owner in deine Kontaktliste ein AIM-Name von PBB-Owner: DrTommyGFX1 YIM-Name von PBB-Owner: TEst MSN Passport-Profil von PBB-Owner anzeigen
24Bytes 24Bytes ist männlich
Der Coolste


Dabei seit: 19.07.06
Beiträge: 2.909
Fähigkeiten: WBB3 Anfänger; WBB2 Profi; WBB Lite 2 Anfänger; WBB Lite 1 Fortgeschritten
Forenversion: 3.0; 2.3

Antworten Zitieren Editieren Melden       UP

entweder du postest hier dein xhtml-code und es macht jemand, oder du lässt google.de es für dich übersetzen und machst es selber Augenzwinkern

__________________
Online Passwort Generator
12.12.06 15:34 24Bytes ist offline E-Mail Finden Als Freund hinzufügen
lycoos lycoos ist männlich
Frauenstimme 2007


images/avatars/avatar-4473.gif

Dabei seit: 05.08.05
Beiträge: 1.076

Antworten Zitieren Editieren Melden       UP

validome.de Da isses auf german

__________________
mfg

der Lycoos


Der Satz des Pythagoras umfasst 24 Worte,die Zehn Gebote 279, die amerikanische Unabhängigkeitserklärung 300 und die Verordnung der EG über die Einfuhr von Karamelbonbons 25.911 Worte.


12.12.06 15:46 lycoos ist offline E-Mail Finden Als Freund hinzufügen
Baumstruktur | Brettstruktur
Gehe zu:

Neues Thema erstellen Antwort erstellen

yourWBB » yourWBB Misc * » Das Proggen » HTML, XHTML, JavaScript & CSS » xhtml Prob