HTML Removing The Underline From Links Code For Website - Learn About Website | DaddyFile

0

Removing The Underline From Links Explain


Html Code:

<!DOCTYPE html>
<html>
<body>

<a href="http://www.Daddyfile.com" style="text-decoration:none">Our site</a>

</body>
</html>




Html Code Result:

Post a Comment

 
Top