I want my tag gets underlined when hovered. I have the following code, but it doesn\'t work.
<%@ Page Language=\"C#\" AutoEventWireup=\
This might help!
a.hover:link {text-decoration: none;} a.hover:hover {text-decoration: underline;}