Re: [css-d] Selected and Hover Effect Using CSS

2006-08-11 Thread Zoe M. Gillenwater
Matthew Stoneback wrote: > Problem - > > I would like my main navigation to be yellow on each page as it is pulled up > by the browser. I currently am using an external style sheet with this rule > included in it: > > #mainnav a:hover, #navigation #home a { > color: #00; >

[css-d] Selected and Hover Effect Using CSS

2006-08-10 Thread Matthew Stoneback
Problem - I would like my main navigation to be yellow on each page as it is pulled up by the browser. I currently am using an external style sheet with this rule included in it: #mainnav a:hover, #navigation #home a { color: #00; padding-bottom: 5px;