Om nah hoo pez nyeetz, Piet!
Aufgrund der Darstellung in http://de.selfhtml.org/html/kopfdaten/meta.htm@title=SELHTML habe ich die Meta-
Angabe DATE gemacht.
Aber der Validator meldet: Keyword date is not registered
Welchen doctype hat dein Dokument?
Bei <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">: Bad value Content-Style-Type for attribute http-equiv on element meta
Besser du verwendest konsequent UTF-8
In HTML5 <meta charset="utf-8">
Bei <meta http-equiv="Content-Script-Type" content="text/javascript">: wie oben.
Das ist imho überflüssig.
Matthias
