Changing from XHTML 1.0 to HTML 4.01
The first change I am making is to update the template to have an HTML 4.01 DTD and to be plain HTML (no xmlns or other attributes inside the <html> tag).
I can imaging this causing a problem with the <style> element in the header, although there is no ECMAScript or anything that should create much of a problem.
And we'll see.
This post is the one that will cause the modified template to be applied for the first time.

<< Home