Removing the underline from links:-
<html>
<body>
<a href="imag.asp" style="text-decoration:none">Imag</a>
</body>
</html>
<html>
<body>
<a href="imag.asp" style="text-decoration:none">Imag</a>
</body>
</html>
OUTPUT:-
No comments:
Post a Comment