This is a very good tutorial on that particular question:
http://projectseven.com/tutorials/css/pseudoclasses/
It's really not very complicated - it only requires a few lines of code. But
if your pages have various styles already in the code, you can't just add in
the code, because something already there might conflict with it, and you'll
be wondering what's going on.
It's really worthwhile to learn CSS. You need to learn the basics of HTML
first, and then if you go through an introductory CSS tutorial, you'll be
miles ahead of where you were. This looks like a good one:
http://www.w3.org/MarkUp/Guide/Style .
Hope that helps.
--
Patty Ayers |
www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
ali said:
thanks for the reply
no i am beginner, is there a website that can teach me this visually or
else
i can visit this website to learn css
http://www.w3schools.com/css/css_pseudo_classes.asp , the video classes
are
more easier and efficient.