<!DOCTYPE html>
<html>
  <head>
    <style>
      a {
        color: #000000;
        text-decoration: none;
        border-bottom: 3px solid red;
      }
    </style>
  </head>
  <body>
    <a href="https://asyrafff.com/">Change Underline Color</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.