I think that would be quite useful, for all sorts of documents, so HTML, XML, XHTML, etc. SVG, Frames/Strict/Transitional. Something like below for HTML 4.01 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>title that usually goes to the title bar of the browser</title> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> </head> <body> Here goes the content </body> </html>Received on Monday, 6 October 2003 12:43:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:11 GMT