The cite element represents the cited title of a work; for example, the title of a book mentioned within the main text flow of a document.
cite = (normal-character-data & common.elem.phrasing*) & cite.attrs
cite.attrs = common.attrs
A cite element must have both a start tag and an end tag.