HTML tutorials

Accessing HTML attributes using the DOM

mong the many talents of the DOM is its ability to retrieve and modify attributes inside HTML elements. Using just a small set of methods, you can intuitively get the width of a DIV, change the src of an image, or even remove the background image of the document!
Home
Bookmark Tutorial
Remove Frame
Report Broken Link