how to remove underline from a hyperlink - Google Search

PHOTO EMBED

Thu Oct 05 2023 17:25:45 GMT+0000 (Coordinated Universal Time)

Saved by @destinyChuck #html #css

<body>
   <h2>About</h2>
   <p>
     <!-- Just add text decoration style:None -->
      Our <a href="" style="text-decoration: none;">Team</a>
   </p>
</body>
content_copyCOPY

https://www.google.com/search?q