Document Object – JavaScript
The document object represents the entire HTML document. It is useful to access all elements in the HTML page. Its properties and methods are described below, which help you to interact with the document. Property Description alinkColor Sets or returns the color of the active links in the document bgColor Sets or returns the background-color of the document fgColor Sets or returns the text-color of the document linkColor
The post Document Object – JavaScript appeared first on Creative Brains.
from Document Object – JavaScript











