Top "Text-decorations" questions

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

CSS text-decoration underline color

Possible Duplicate: Changing Underline color It's possible to change only line color which is under text? I would like to …

css text-decorations
Text-decoration: none not working

Totally baffled! I've tried rewriting the text-decoration: none line several different ways. I also managed to re-size the text by …

css html text-decorations
text-decoration: none not working on ul

I've seen a lot of questions relating to this subject but none of them answered my question. I am making …

html css text-decorations
setting JTextPane to content type HTML and using string builders

I'm using string builders to append text to my JTextPane, I've set content type as pane.setContentType("text/html"); but …

java html swing jtextpane text-decorations
Blue lines under links on my site even though I've disabled all related CSS?

I've tried disabled text-decoration, outlines, borders, and everything else I can think of. Using the inspect tool I cannot find …

html css google-chrome hyperlink text-decorations
How to remove only underline from a:before?

I have a set of styled links using the :before to apply an arrow. It looks good in all browser, …

html css hyperlink pseudo-element text-decorations
'Text-decoration: none' not working in Bootstrap

On hover, my text links have underlines. This is the default in Bootstrap. I want to keep this, unless the …

html css twitter-bootstrap text-decorations
Text decoration for link and span inside this link

I have links like: <a href="#">Link text<span>Link sub-text</span></a&…

css text-decorations
text display on mouse over field

I am making a simple signup form of a website. i need to display a text line saying "manager or …

html css text-decorations
How do I get this CSS text-decoration override to work?

Some days I swear I'm going mad. This is one of those days. I thought my CSS was fairly straight-forward …

html css text-decorations