| HTML The Html object reflects the functionality of the Html HTML element, which is used to encapsulate the entire contents of the document. I can't see much use for this object since it is normally merely stated as one of the requirements for a valid document, but here it is. Note that there no collections or event handlers for this object. DOM Reference Internet Explorer window.document.all.elementIDThe properties of the HTML object are: className docuemnt id isTextEdit language parentElement parentTextEdit soureIndex style tagName titleThe Methods of the HTML object are: contains() getAttribute() removeAttribute() setAttribute() |