Class encapsulating the xhtml header.
Class Head( title ) from \ BaseDom(( "head", ContentModel.head_misc + .['title'], HeadAttribs))
If the title text (a string) is given, a Title node is automatically created.
Properties inherited from class BaseDom | |
childTypeList | |
children | |
eattr | |
hname | |
parent | |
profile | Meta-profiles. |
text | |
Methods inherited from class BaseDom | |
render | |
st_makesep |