Hi,
I think it's unnecessary, since nowadays many people tend to go towards
html5 and there you usually just have "" + 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 c
On Saturday, October 1, 2011, Yaşar Arabacı wrote:
> Hi,
> While going through documentation, I saw webdesign helpers, which I didn't
know that even existed. I thought about adding new things there, so I
thought about doctype helper, something like this:
> {% doctype "html" "4.1" "strict" %}
> whi
Hi,
While going through documentation, I saw webdesign helpers, which I didn't
know that even existed. I thought about adding new things there, so I
thought about doctype helper, something like this:
{% doctype "html" "4.1" "strict" %}
which is then rendered like this:
http://www.w3.org/TR/html