Implements an HTML-specific element, an Element that
will only appear inside HTML documents. This element extends ElementImpl by adding methods for directly
manipulating HTML-specific attributes. All HTML elements gain access to
the id, title, lang,
dir and class attributes. Other elements
add their own specific attributes.
id,title,lang,dirandclassattributes. Other elements add their own specific attributes.