 |
From: vexen |
Date:
November 4th, 2003 06:23 pm (UTC)
|
| (Link) |
|
|
I have certain pages where I know they should validate, the ones that I rewrite a lot (like the main front page)
I just fixed html401 validation for vexen/index.html, I needed to set the encoding to "windows-1252", which I've now set in the HTML, it was set to ISO-something (std western one), but apparently that was wrong. (I guessed a dozen or so different likely-looking ones until it accepted it!)
|