Autor Zpráva
RiZe
Profil
Mám takový malý problémeček. A to tento:

#

<div class="newska"><a href="?page=news#170405" title="Novinka z 17.4.05">

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>").


#

Line 65, column 25: document type does not allow element "div" here; missing one of "object", "ins", "del", "map", "button" start-tag

<div class="newska"><a href="?page=news#140405" title="Novinka z 14.4.05">


#

Line 66, column 25: document type does not allow element "div" here; missing one of "object", "ins", "del", "map", "button" start-tag

<div class="newska"><a href="?page=news#230305" title="Novinka z 23.3.05">


#

Line 93, column 9: end tag for element "p" which is not open

</p>

The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

If this error occured in a script section of your document, you should probably read this FAQ entry.


#

Line 121, column 6: end tag for "div" omitted, but OMITTAG NO was specified

</body>

You may have neglected to close a tag, or perhaps you meant to "self-close" a tag; that is, ending it with "/>" instead of ">".


#

Line 17, column 0: start tag was here

<div id="container" class="all">

Schválně se mrkněte na gamenation.wz.cz/tester/. Já jsem zběžně prolétl zdroják a ty chyby jsem nenašel :(( help pls
Fred
Profil
Tag div nemůže být obsažen v tagu p


<p class="info">
<div class="newska">


<p class="main">
Na řádku 85 má být uzavřen před
<h2>Aktuálně</h2>
Anonymní
Profil *
Ja mam firefox (www.mozilla.org) v nem mam nastroje - rozsireni -ziskat nove - develop tools, zalozka "2"
Htmlvalidator-tidy 0.5.9 a ten hlasi nasledovne:

radek 69: v P nesmi byt divy. Cili p musis zmenit na div a oskinovat, tak, jak mas to p
radek 69: br neni uzavreny, cili <br />
radek 78: v A mas nespravny tvar obsahu href="" , cili vsechny mezery treba zapsat %20 nebo jak se to pise , atd... (dalsi nahradni znaky)
tot vse, zbytek kodu nema zatim smysl zkoumat

take ti muze pomoci program z www.htmlvalidator.com LITE verze
Navic, zavinac je dobre psat specialnim znakem jako @
Toto téma je uzamčeno. Odpověď nelze zaslat.

0