» Poradna » Programy

Divný validátor

 |   | 

prosimvás co je zde nevalidního?: pokusna

Odpovědi na otázku

 |   | 

teda znova<?xml version="1.0" encoding="windows-1250"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-stri... "> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1250"/> <meta name="generator" content="PSPad editor, www.pspad.com"/> <title> Jacke Lee's homepage </title> </head> <body><a name="UP"></a> </body></html>

Souhlasím  |  Nesouhlasím  |  Odpovědět
 | 

Co je tam nevalidního? No to ti řekne právě ten validátor....

Souhlasím  |  Nesouhlasím  |  Odpovědět
 | 

Error Line 12 column 12: document type does not allow element "a" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag.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 "" or "") inside an inline element (such as "", "", or "").přelož si to

Souhlasím  |  Nesouhlasím  |  Odpovědět
 | 

Ježiš... Ten spodní řádek má vypadat takto: 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>").Ale to se Tě stejně netýká

Souhlasím  |  Nesouhlasím  |  Odpovědět
 |   | 

jéé já jsem vůl . Díky za připomínky, ale teď mě další, pro mě, nepřekonatelný problém. Údajně i tohle není validní:<?xml version="1.0" encoding="windows-1250"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-stri... "> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1250" /> <meta name="generator" content="PSPad editor, www.pspad.com" /> <title> homepage </title> </head> <body> <table align="center"> <tr> <td>Pejsek má rád kočičku</td><td>a</td><td>kočička má ráda pejska</td> </tr> </table> </body></html>

Souhlasím  |  Nesouhlasím  |  Odpovědět
 | 

máš tam chybu ( má byť )

Souhlasím  |  Nesouhlasím  |  Odpovědět
 | 

ale no tak ešte raz: namiesto table align="center" má byť table class="align: center". Ale používaj radšej externé CSS

Souhlasím  |  Nesouhlasím  |  Odpovědět

Související témata: W3C, Head