I don't know if I've understood your question, but, here it goes:

in these cases, you can use css's pseudoclasses for the <A> tag
something like this:
*
**a* {

/* some style for any link */

}
*a:hover* {

/* some style for the link, when the mouse cursor's over it */

}*a:visited* {

/* some style for the visited links*/

}



On Fri, May 15, 2009 at 7:05 AM, Navien Amirtharaj <
[email protected]> wrote:
>
> Dear Folks,
>
>        can any one help to do the things like <a> tag in HTML.
>
> For example,
>
>         I want to change the text color after visting that page and also
(alink,link,vlink)
>
>
> Plz do the needful
>
> Thanks in advance..
>
> --
> with Regards,
> Navien Amirtaraj
> >



--
Endel Guimarães Silva
Eccen - Excelência em Tecnologia

Fone +55 19 3231-2988 - Fax + 55 19 3231-2914
[email protected]
www.eccen.com.br

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to