Jump to content

[SOLVED] <A> Class etc


DataRater

Recommended Posts

Ive got

 

<a class="TopLogo"  href="/">YotSpace</a>   

 

and this isn't working. What should I use?

 

.TopLogo a:link { splidge  }

.TopLogo a:visited { splidge  }

.TopLogo a:hover { splidge  }

.TopLogo a:active { splidge  }

 

I've tried

a.TopLogo:link { splidge  }

a.TopLogo:visited { splidge  }

a.TopLogo:hover { splidge  }

a.TopLogo:active { splidge  }

 

Link to comment
https://forums.phpfreaks.com/topic/117574-solved-ltagt-class-etc/
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.