Błąd przy sprawdzeniu validatorem W3C
Wyniki 1 do 1 z 1

Temat: Błąd przy sprawdzeniu validatorem W3C

  1. #1
    Wyjadacz
    Dołączył
    09-03-2006
    Wpisy
    653
    Punkty
    12

    Domyślny Błąd przy sprawdzeniu validatorem W3C

    Mam jeden jedyny błąd przy sprawdzeniu validatorem W3C, którego nie mogę w żaden sposób wyeliminować
    Line 30, Column 22: document type does not allow element "style" here.
    <style type='text/css'>w szablonie nigdzie nie ma tego style
    Ten błąd jest w module mod_swmenufree.php, czy ktoś ma serwis WWW z menu rozwijalnym i prawidłowo mu się strona validuje? Ten moduł wstawia kod w body w którym jest kod kod stylu css tego modułu, a chyba powinien wstawiać w head jeśli dobrze zrozumiałem? Poniżej tekst angielski z opisu tego błędu. Może ktoś już rozwiązał taki problem?
    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).
    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).
    W innym zeobionym przeze mnie serwisie z kolei mam też jeden jedyny błąd, którego także nie mogę wyeliminować
    Line 413, Column 15: there is no attribute "colSpan".
    <td colSpan="2" width="499" style="padding-right: 3.5pt; padding-left: 3.5pt;
    Ostanio edytowane przez sylwekb : 09-04-2008 17:57

Reguły pisania

  • Nie możesz zakładać nowych tematów
  • Nie możesz dodawać wypowiedzi
  • Nie możesz dodawać załączników
  • Nie możesz poprawiać swoich postów
  •