<html>
   <head>
      <style type = "text/css">
         a:link {color:green}
      </style>
   </head>

   <body>
      <a href = "#">Link berwarna hijau</a>
   </body>
</html>

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.