XHTML as CSS
As I suspected there really is a CSS that defines how XHTML should
be rendered. I have found it in an
href="http://www.w3.org/Talks/1999/0514-cssom-www8-plh/slide18-0.html">
obscure W3C slide. It’s cool to look at all the old HTML tags
and see how they fit nicely into the new CSS model. If only all the
browsers could render CSS correctly. Alas,
href="http://blog.portugalmail.pt/K/archive/000177.html#000177">some
can’t even tell the difference between a dotted line and dashed
one.
From
href="http://www.w3.org/Talks/1999/0514-cssom-www8-plh/slide18-0.html">
www.w3.org.