Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: [XML][CSS]Validator
Forum PHP.pl > Forum > Przedszkole
adrianozo
Witam smile.gif
Sprawdzam stronę validatorem i wyrzucił mi jeden błąd w którym nie mam pojęcie co trzeba zrobić, aby się naprawił.
Mógłbym prosić o pomoc?
Z góry dziękuje smile.gif

  1. 1. Error Line 12, Column 87: document type does not allow element "meta" here
  2.  
  3. hp?page=paneladmina&amp;wyloguj=1" /><div style="text-align:center;"><form ac
  4.  
  5. The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
  6.  
  7. One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).


Zrobione za pomocą php
Meares
A co to masz tam zamknięte? Link (<a>)? Jeśli tak to przyczyna jest już znana (spróbuj kliknąć w link: <a href="http://php.pl/" />). winksmiley.jpg
adrianozo
Już załatwione przez php
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2025 Invision Power Services, Inc.