Please visit my sponsor
Simple Effects The first we will make simple (but helpful) effects for fonts. You can change font color (when mouse over the words) with JavaScript but that requires many lines of script. With DHTML we can change font color just add this in style tag- .fontChange {color:red} DHTML uses Style tag. FontChange can be change whatever you want. Red can be also changed(color). Color can be changed other special words. Here are some examples |