It's not who you are underneath, it's what you do that defines you

asp:HyperLink 控件如何去掉显示的文字下面的下划线?

HMTL代码: 
以下 <HEAD> 
        <style> 
              .CssStyle1       
              {   
                      text-decoration:none; 
              } 
        </style> 


后台代码: 

HyperLink1.CssClass   =   "CssStyle1 ";

posted @ 2012-05-31 12:21  金铭杰  阅读(1778)  评论(0编辑  收藏  举报

Brick walls are there for a reason :they let us prove how badly we want things