Creates an HTMLElement using the tag 'cite'.
HTMLElement.cite() : _ = document.createElement('cite');