<!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>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.