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
a.link a.hover .... coded wrong?
Old 07-15-2006, 07:50 PM a.link a.hover .... coded wrong?
Experienced Talker

Posts: 30
Trades: 0
can't paste so am attaching text file
Attached Files
File Type: txt hover.txt (1.6 KB, 9 views)
html911rap is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-16-2006, 11:29 AM Re: a.link a.hover .... coded wrong?
Mad182's Avatar
Skilled Talker

Posts: 54
Name: Madars
Location: Latvia
Trades: 0
Try

Code:
a#pg1menutbl:link {
    color:#990000; 
    text-decoration: none; 
}
 
a#pg1menutbl:hover {
    color:#FFFFFF; 
}
 
a#pg1menutbl:visited {
    color:#990000; 
    text-decoration: none; 
}
 
a#footer:link {
    color:#990000; 
    text-decoration: none; 
}
 
a#footer:hover {
    color:#FFFFFF;
 
} 
a#footer:visited {
    color:#990000; 
    text-decoration: none; 
}
Mad182 is offline
Reply With Quote
View Public Profile Visit Mad182's homepage!
 
Old 07-16-2006, 07:09 PM Re: a.link a.hover .... coded wrong?
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
I'm reminded from another WT member that there is a specific order to psudeo states for anchers listed in CSS.

:link :visited :hover :active

LoVeHAte

(thanks LadyNRed for that bit of info)
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 07-17-2006, 09:43 AM Re: a.link a.hover .... coded wrong?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
You're welcome
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to a.link a.hover .... coded wrong?
 

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 1.37361 seconds with 13 queries