a, a:hover, a:focus, a:active {
text-decoration: none;
color: inherit;
}
text {
text-decoration: none;
}
<a style="text-decoration:none" href="http://Example.Microsoft.Com">nonunderlinedhyperlink</a>
/* This is a class that can be applied to a link
It is recommended to use padding to create size of button in this case
Use a 1:2.5 ratio for the top and sides as given below
*/
.button {
text-decoration: none;
padding: 15px 30px;
}
a, a:hover, a:focus, a:active {
text-decoration: none;
color: inherit;
}
Code Example |
---|
Css :: css transition cross browser |
Css :: css remove border input focus |
Css :: css grid two columns |
Css :: 100vh - 100px |
Css :: css ellipsis |
Css :: css text vertical direction |
Css :: css center image |
Css :: css print landscape |
Css :: how to add css in flask app |
Css :: css hr thickness |
Css :: rotate css |
Css :: slick margin between slides |
Css :: css align items vertical center |
Css :: hover none in css |
Css :: how to have a background image with a color overlay |
Css :: import fontawesome |
Css :: how to get rid of button outline when clicked |
Css :: css visibility |
Css :: how to create a semi circle in css |
Css :: center elements vertically in div |
Css :: stick menu bar in css |
Css :: mixin for transition css |
Css :: css animation loop |
Css :: how to center in css |
Css :: blocksatz css |
Css :: tablet screen media query |
Css :: how to remove link color from <a |
Css :: alacritty background opacity |
Css :: open sans css |
Css :: ::-ms-clear |