Hello, First of all, I'm a newbie. I'd like to run a web page through a self-made parser and identify all tags in the page that don't conform to HTML or XHTML. Is there a simple list of all HTML and/or XHTML tags that I can use for comparison (aside from the DTD...maybe just a line-for-line list of tags?) Of course, if there's an easy way to utilize the DTD to do this, that would be best. I could run the page through HTML Tidy or JTidy, capturing unknown tags, but then I'd have to run the program each time I came across an unknown tag (after updating the parser to accept the new tag). Any thoughts? Thanks, RyanReceived on Sunday, 8 April 2001 21:46:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:49:24 GMT