Jump to content
<div id="be1">
  <p><a style="color: black;  text-decoration: none; font-size: 16.5px;" href="https://www.komplett.no">Komplett</a></p>
</div>

im trying to make this link underlined but only when hovered

 
#be1:hover
{
text-decoration: underline;
}

 

 

 
nothing happends!
Link to comment
https://linustechtips.com/topic/1115538-why-does-this-not-work/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×