Guest
Private paste!

Untitled

By: a guest | Apr 25th, 2010 | Syntax: HTML | Size: 0.18 KB | Hits: 124 | Expires: Never
Copy text to clipboard
  1. <html>
  2. <head>
  3. <style type="text/css">
  4. a {text-decoration:none;}
  5. </style>
  6. </head>
  7.  
  8. <body>
  9. <p>Link to: <a href="http://www.w3schools.com">W3Schools.com</a></p>
  10. </body>
  11.  
  12. </html>