text-decorations Questions
4
Solved
Possible Duplicate:
Changing Underline color
It's possible to change only line color which is under text?
I would like to see something like red letters with a blue line below it, bu...
Verbenia asked 9/10, 2012 at 16:28
2
Solved
I want to have the <h2> underlined and blinking at the same time.
Is there any way to achieve this modifying only the CSS style of <h2>?
For instance:
h2 {
text-decoration: underline...
Alga asked 27/3, 2012 at 2:7
2
Solved
I'm using string builders to append text to my JTextPane, I've set content type as pane.setContentType("text/html"); but the no text actually appears on my JTextPane.
This is an example of my appe...
Mantelpiece asked 30/1, 2012 at 21:56
1
Solved
I have table with following structure:
<table style=" margin-top: 10px; border: 1px wheat solid; width: 100%; font-size: 10px; font-family: Arial , Verdana;text-shadow:0px 1px 0px #000">
&l...
Killarney asked 23/1, 2012 at 9:48
6
Solved
I've tried disabled text-decoration, outlines, borders, and everything else I can think of. Using the inspect tool I cannot find anything that would cause these blue lines.
This issue doe...
Digestant asked 25/11, 2011 at 11:50
1
Solved
Possible Duplicate:
How do I get this CSS text-decoration issue to work?
I'm using the jquery toggle effect to show or hide more information about list elements:
jQuery(document).rea...
Choleric asked 6/10, 2010 at 3:18
1
Solved
Example page,
Accompanying CSS
Should be a fairly basic issue but for some reason I can't figure it out.
Basically I want the links in my navbar to have no underline or colour change and remain ...
Singlehandedly asked 14/8, 2010 at 11:9
© 2022 - 2024 — McMap. All rights reserved.