Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
link style inside class
Old 11-04-2004, 05:50 PM link style inside class
Average Talker

Posts: 21
Trades: 0
I have a CSS question. I have a style for link and style for a class, say

a {
color:black;
}

.main {
color:white;
}

how do I define style for links inside class?

I tried a.main but is not working
__________________
Javascript Ticker for
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE
and
Please login or register to view this content. Registration is FREE
smartguy is offline
Reply With Quote
View Public Profile Visit smartguy's homepage!
 
 
Register now for full access!
Old 11-04-2004, 05:57 PM easy...
Novice Talker

Posts: 6
Trades: 0
Just add the class you want first, and then the tag you want to define. Vic.:

.main a {
color: red;
}
uplink is offline
Reply With Quote
View Public Profile Visit uplink's homepage!
 
Old 11-04-2004, 06:05 PM
Average Talker

Posts: 21
Trades: 0
thanks, it works!
__________________
Javascript Ticker for
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE
and
Please login or register to view this content. Registration is FREE
smartguy is offline
Reply With Quote
View Public Profile Visit smartguy's homepage!
 
Reply     « Reply to link style inside class
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.51907 seconds with 12 queries