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