Tuesday, June 17, 2008

html tutor for mouse over effect

here is a simple method to change the fonts background color or font color while you move mouse over a text in the web page

simple and easy code

1.To change font color while mouse over

step1:Type the below code under the head section of your html code

to change the font color change the color code which is under .irsh
and to change the color when mouse over change the color code which is under .irsh:hover
for color codes and preview visit here
step2:now type this code under body section


2.now to change the background instead of font color use this code in step1.


click for preview


0 comments: