Hejsan!
Har gjort ett försök att validera min första xhtml sida. Dessvärre får jag några små fel som jag inte förstår mig på.
Tar dem i ordning:
[b]Line 2, column 73: document type does not allow element "meta" here[/b]
...e" content="text/html; charset=iso-8859-1" />
[b]Line 47, column 130: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag[/b]
...="889a516adff1c9496fef94b03e72f88e" />
[b]Line 49, column 59: document type does not allow element "img" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "address", "fieldset", "ins", "del" start-tag[/b]
<img src="img/flag_swe.gif" style="border: 0px;" alt="" />
[b]Line 50, column 104: the name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified[/b]
...: transparant; border: 0px;" checked onclick="submit();" />
[b]Line 50, column 125: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag[/b]
...: 0px;" checked onclick="submit();" />
[b]Line 52, column 58: document type does not allow element "img" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "address", "fieldset", "ins", "del" start-tag[/b]
<img src="img/flag_uk.gif" style="border: 0px;" alt="" />
[b]Line 53, column 117: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag[/b]
... border: 0px;" onclick="submit();" />
Vad är det för snack om att jag måste ha "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "address", "fieldset", "ins", "del"?
Jaojao, hoppas på svar. :f