Top "Text-decorations" questions

a CSS property to set the element's text formatting to underline, overline, line-through, or blink

I can not get rid of a underline text

I got this code: <div class="class1"><a href="http://nvm/">text</a></…

css underline text-decorations
css :after content not underlined

To seperate the links in navigation I have set the following #menu-main li a:after{ content: " * "; } The current item gets …

css pseudo-class underline text-decorations css-content
Any way to stop CSS :hover text-decoration underline on child?

Possible Duplicate: How do I get this CSS text-decoration issue to work? I'm using the jquery toggle effect to show …

css hover parent-child text-decorations
Font Awesome icons have text-decoration issues inside links

I have a "ugly" issue with font-awesome, when I place a icon-link (icon inside a link) in front of a …

html css font-awesome text-decorations