python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Can I offset an underline to the right and shorten the length?
I'm trying to add a stylised underline to a title where it starts just after the g.
See image for what I mean.
I've tried everything I can think of and scoured the internet for an answer but no luck s...
maisiemay06
Votes: 0
Answers: 3
SwiftUI Text - how can I create a hyperlink and underline a weblink in a string
In SwiftUI, if I have a weblink in between a string, how can I create a hyperlink and have it underlined in my view.
Note, the "messageContent" string won't always be the same.
For example
s...
Vaz
Votes: 0
Answers: 3
Text-decoration-color not working in python (pyqt5)
I am currently working on a little project with Pyqt5, and I'd like to underline a text (which is blue) in red. I have seen many topics that say it is necessary to use text-decoration-color but it is ...
user17750677
Votes: 0
Answers: 0
JavaFX label text Underline Spacing with Css
I have Forget password label in JavaFX application that I applied underline on it.
UI
I know this isn't possible to do with a basic property, but instead I have applied the following CSS to the label ...
Hassen
Votes: 0
Answers: 1