Ik probeer mijn pagina helemaal xhtml strict te krijgen, maar alles is prima buiten de volgende 2 errors:
1:
<link rel="stylesheet" type="text/css" id="style" />
Error: text is not allowed here; try wrapping the text in a more descriptive container
2:
is onresize in de body-tag, maar hoe moet je dat nou anders doen?
1:
<link rel="stylesheet" type="text/css" id="style" />
Error: text is not allowed here; try wrapping the text in a more descriptive container
2:
is onresize in de body-tag, maar hoe moet je dat nou anders doen?