Reply
a.link a.hover .... coded wrong?
Old 07-15-2006, 07:50 PM a.link a.hover .... coded wrong?
Novice Talker

Posts: 12
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
 
When You Register, These Ads Go Away!
Old 07-16-2006, 11:29 AM Re: a.link a.hover .... coded wrong?
Mad182's Avatar
Average Talker

Posts: 21
Name: Madars
Location: Latvia
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:
Wireless Audio
Posts: 2,320
Name: Keith Marshall
Location: West Hartford, CT
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
Super Moderator

Posts: 6,539
Location: Tennessee
You're welcome
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to a.link a.hover .... coded wrong?
 

Thread Tools

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

vB 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.15104 seconds with 13 queries