Johann Höchtl wrote:
Quote:
* A CSS-class to parse for |
There's no such thing. HTML has classes. CSS can use class selectors to
match them.
See
http://microformats.org/ for examples.
Quote:
* a custom XML tag (for xhtml)
I do not know wheather the second is actually possible. Can I
intermangle xhtml with another namespace for successfulf rendering in a
browser? |
Yes, so long as the browser supports XHTML - you can't do it while
conforming to Appendix C. This effectively means you can kiss goodbye to
support from Internet Explorer (at least upto version 7).
--
David Dorward
http://dorward.me.uk/ http://blog.dorward.me.uk/