xhtml Prob

PBB-Owner
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"> 
24Bytes
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
lycoos
validome.de Da isses auf german