Untitled
By: a guest | Apr 25th, 2010 | Syntax:
HTML | Size: 0.18 KB | Hits: 124 | Expires: Never
<html>
<head>
<style type="text/css">
a {text-decoration:none;}
</style>
</head>
<body>
<p>Link to: <a href="http://www.w3schools.com">W3Schools.com</a></p>
</body>
</html>