The solution for that would be to add a span around the text within the anchor.
Text decoration none still underlined. I n the example below underlining is turned off for all links. Tip adding this code to a css file instead of in the html head section makes all web pages that use the css file to set links with no underline. The entire paragraph would still be underlined. Sets the style of the text decoration like solid wavy dotted dashed double initial.
Sets the kind of text decoration to use like underline overline line through text decoration color. However the rule em text decoration. Text decoration color can inherit or accept any css color value including named colors hex colors rgba and hsla. Draws a 1px line across the text at its baseline.
Sets the color of the text decoration. T he a hover tells the browser that when the mouse is over a link the underline should appear. The text decoration property adds an underline overline line through or a combination of lines to selected text. Ie apparently does not know what to do when you set text decoration.
Would not cause any change. This makes little sense because it is obviously being inherited from the parent but alas now we have modern browsers. Would cause a second decoration to appear on some emphasized words. This is great if you only have an image within the link however you have both text and images within the anchor.
Sets this property to its default value. The style rule em text decoration. I nstead of just turning off the underline on all links you could be more specific in defining the way you want your links to work. None on a pseudo element without that element having the text decoration property declared which by default it has nothing declared by default.
It can also set the underline color on links. Draws a 1px line across the text at its middle point. The code above tells the browser to have no type of underline text decoration on any a tags links. No line is drawn and any existing decoration is removed.
The hover option only works on msie 4. Image link text decoration. A 1 text decoration none a 2 text decoration underline style from joe the numbers 1 and 2 are classes.