Answer: Yes, it is possible. Let us see an example..
<html>
<body>
<a href="http://www.dotnetfunda.com" style="text-decoration:none;">Visit W3Schools.com!</a>
</body>
</html>
Text-decoration: none style is used not to underline a anchor element.
Asked In: Many Interviews |
Alert Moderator