|
How to remove the border that by default comes when an image is specified as Hyperlink using asp:HyperLink control?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET HyperLink
In case we are using asp:Hyperlink control to convert an image into a link and want to remove the
image border, we can use this approach.
|