| Basefont The baseFont object reflects the functionality of the Html BASEFONT element, which is used to set the base font to be used for the rendered document. This element is deprecated in favour of style sheet rules. Note that there are no event handlers for this object. DOM Reference Internet Explorer window.document.all.elementIDThe properties of the Basefont object are: className color document face id isTextEdit lang outerHtml outerText parentElement parentTextEdit size sourceIndex tagName titleThe Methods of the Basefont object are: contains() getAttribute() removeAttribute() setAttribute()The Collections and Arrays for the Basefont object are: all [ ] children [ ] |