On Fri, 02 Mar 2012 05:41:27 -0800, thedarkman wrote:
> http://www.infotextmanuscripts.org/id_home_of_ice.html
>
> Re the above, the last line still doesn't show.
>
> Now take this
> http://www.infotextmanuscripts.org/n...page_poem.html
>
> I've tried it with two validators, and both say there is no Doc Type.
> That is clearly wrong.
You've been told before about making up your own doctypes and why it
doesn't work.
> A lot of these so-called errors come from my using <H1> which has been
> abandoned in favour of stylesheets.
"H1" has not been "abandoned in favour of stylesheets".
> I have no intention of ever using them, all I want is for my websites to
> be viewable a hundred years from now, which they will be because sites
> are being archived, and many of them have old code.
You don't need to use CSS at all. What you *DO* need to do is to use
valid HTML.
You have, thus far, _never_ written valid HTML. I suspect you never will.
This reduces your potential audience. As web browsers become ever more
security sensitive and exploit aware, I expect a point will come that
they simply refuse to try and render documents beyond the first markup
error. You have already seen the consequences of the sheer quantity of
errors in some of your web pages overloading the capacity of some
browsers to model the document structure you present them with.
Rgds
Denis McMahon