How to use Link state in CSS

<!--DOCTYPE html--> <html> <head> <title>LINK STATE</title> <style> #ab1:active{ color:red; } #ab2:hover{ color:red; } #ab2:hover{ color:red; } #ab3:visited{ color:red; } </style> </head> <body> <a href="#" id="ab1">ACTIVE [click mee]</a> <br> <a href="#" id="ab2">HOVER [TOUCH ME]</a> <br> <a href="#" id="ab3">Visited [ YOU HAVE VISITED LINE]</a> </body> </html>

agyanadda

Author & Editor

Has laoreet percipitur ad. Vide interesset in mei, no his legimus verterem. Et nostrum imperdiet appellantur usu, mnesarchum referrentur id vim.

0 $type={blogger}:

Post a Comment