Jump to content

link classes


deansaddigh

Recommended Posts

i cant get anything to take on css link style sheets differnet to what has been set

 

here

 

a {
text-decoration: none;
color: #2277BB;
}

a:hover {
text-decoration: underline;
}

h2 a {
text-decoration: none;
}

 

i want a different set of links properties for any links that are h2 a

 

in this div

<div id="featurecontent">

 

any help guys?

 

Kind regards

 

Dean

Link to comment
https://forums.phpfreaks.com/topic/212515-link-classes/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.