= private = protected
doctype()
The DOCTYPE declaration for this version of HTML
# File lib/cgi/html.rb, line 864 def doctype %<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">| end