Hi,

I think it's unnecessary, since nowadays many people tend to go towards 
html5 and there you usually just have "<!DOCTYPE HTML>" + it's something you 
put into the document once for a project, so I guess it would require more 
time to look up the tag than to lookup the doctype :) Plus you tag doesn't 
take custom doctypes into account, which are perfectly valid to use (at 
least for some browsers ;)):
<!DOCTYPE html SYSTEM 
"http://static.cdn.ubuntu-de.org/xhtml1-strict-uu.dtd";>

Cheers,
Florian


-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/io3ZhcGQhGUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to