Is it possible to do site wide links similar to CSS?

Spacemail by SpaceshipSpacemail by Spaceship
Watch

josea

New Member
Impact
0
hi everyone, I'm wondering wether it's possible or not to do site wide links in the same manner that CSS works? for example, in CSS I can controll how a link looks by putting class="link-class" in the link and having the class="link-class" be controlled by a style on a seperate stylesheet page.

Is it possible to change the link itself and not just the look of the link?

thanks
Jose
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Huh? O.o

Oh, I think I get it... to change all of the links without having to put class="link-class"? Yeah.


Instead of:

.link-class {

}

do:

a {

}

;) That will change all <a> tags.
 
0
•••
It's not possible to change the link itself with just CSS.
 
0
•••

We're social

Spaceship
Domain Recover
CatchDoms
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back