html – How do I style a span to look like a link without using …

This post was originally published on this site

I don’t know why you would wanna use span , but if you do you can do the following styles to make it look similar to an anchor link. span { color: #000000; /* Change this with links color*/ cursor: pointer; text-decoration: underline; } span:hover { color: #444444; /* Change the value to with anchors hover color*/ } Share.

Stay up to date
Register now to get updates on promotions and coupons.

Shopping cart

×