NameSilo

Making hyerlinks display underline always

Spaceship Spaceship
Watch

dpari

Account Suspended
Impact
6
Hi,

I was wondering if someone can teach me how to make certain hyperlinks in my wordpress blog always have an underline under them.

From time to time, I want to make some of my hyperlinks in certain posts have a persistent underline.

Thank you in advance.

dpari
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Change the CSS.

text-decoration: underline

or use this:

<span style="text-decoration: underline">text</span>
 
0
•••
if its a hyperlink you're chaging, you'd have to add the style= part to the <a> tag, rather than span.

<a href="index.html" style="text-decoration: underline;">text</a>
 
0
•••
Appraise.net

We're social

Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back