Greetings Erik

I would try this:

td.pics img a:link { border:1px solid #aaa; }
td.pics img a:visited { border:1px solid #3AA; }
td.pics img a:visited:hover,  table.pics img a:hover { border:1px solid 
#5EE; }

You would also want to add the class to the particular td instead of the 
entire table.


Erik Harris wrote:

>These three lines of CSS don't appear to do anything in Firefox (1.5RC2):
>
>TABLE.pics A IMG { border: 1px; border-color: #AAA }
>TABLE.pics A:link:hover IMG { border: 1px; border-color: #5EE }
>TABLE.pics A:link:visted IMG { border: 1px; border-color: #3AA }
>
>as shown on http://www.fileh.com/kungfujoe/halloween/2005/index.html
>
>  
>

-- 
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to