Forum Moderators: open
cheers guys :)
the meta tag content type describes the content-type of your document. if you're using the windows-1252 charset, then you have to use this one. if you're using the iso-8859-1 charset, take the second. it's not an opinion which one is better, it's about which one you use. there are hundreds of charsets you can choose from, but they mainly depend on your operation system or the operation system of the server your pages are hosted.
if you're writing the files with windows notepad for example take the windows-1252 charset.
The ISO-8859-1 option seems to be the most heavily used in the Western World.
.
Is that the same leoo24 that posts on htmlforums.com sometimes?
yup as far as know i'm the only leoo24 on htmlforums :)
The validator has selector boxes that force the validator into assuming which values you have set.
The most commonly used options (in the Western world) are:
DOCTYPE: HTML 4.01 Transitional
Character Encoding: ISO-8859-1