Home | Trees | Indices | Help |
|
---|
|
object --+ | XmlComponent --+ | DIV --+ | HTML
There are four predefined document type definitions. They can be specified in the 'doctype' parameter:
-'strict' enables strict doctype -'transitional' enables transitional doctype (default) -'frameset' enables frameset doctype -'html5' enables HTML 5 doctype -any other string will be treated as user's own doctype
'lang' parameter specifies the language of the document. Defaults to 'en'.
See also :class:`DIV`
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
tag =
|
|||
strict =
|
|||
transitional =
|
|||
frameset =
|
|||
html5 =
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
strict
|
transitional
|
frameset
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Aug 4 00:47:01 2011 | http://epydoc.sourceforge.net |