Description of Fading in text using the DOM :
This is an article that tells the users how to fade the backgrounds on their webpages using DOM. This tutorial provide info to the users that they can modify the background colors from one end to another. The author says to the users that the color changing process can be done by / specifying the hexa equivalent of the colors. This tutorial guides the users in modifying the colors from white to black and other colors. This tutorial provide detail to the users that the color can be altered from white to black by changing the value from 255 to 0.