Löle: Was meint der Validator mit...

Hallo,

Was meint der Validator mit

Line 113, column 22: document type does not allow element "TABLE" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
    <TABLE class="myclass">
                          ^
??
Danke

Löle

  1. hi

    aus diesem code-fragment läßt sich nicht schließen worauf nun die fehlermeldung bezug nimmt.

    ohne die vollständige source können wir dir da nicht helfen, da heute "Tag der globalen Glaskugelreinigung" ist.

    so long
    ole
    (8-)>

  2. Hi,

    Was meint der Validator mit
    Line 113, column 22: document type does not allow element "TABLE" here;

    Du hast <table> in ein Element gepackt, in welchem es nicht erlaubt ist.

    Cheatah

    --
    X-Will-Answer-Email: No
    X-Please-Search-Archive-First: Absolutely Yes
    1. Hi Löle,

      Line 113, column 22: document type does not allow element "TABLE" here;

      Du hast <table> in ein Element gepackt, in welchem es nicht erlaubt ist.

      Grüße,
       Roland