Heidi Hackler wrote:
> I would like  
> the tab color on the page you are ON (selected page) to be a  
> different color.


> However, while the tab color change does show up in Dreamweaver, it does not  
> show up when I preview in IE7 or Firefox. What gives??
> Please see web site here: <http://www.dolphindesignstudio.com/ 
> sp_site_review/index.html>
>   


You can't trust any editor's viewer-- they are not browsers.

> and then see this JPG file of how I would "LIKE" it to look here:  
> <http://www.dolphindesignstudio.com/sp_site_review/ 
> SmartPlug_home_page.jpg>
>
>
> -- Heidi 
>
>   



html
<li><b>Home</b></li>
css
.orangetabs li a, b {...}
b {background:lime/*some <cough> background-color*/; color:#fff;}   

Best,
E. Delacroix


-- 
http://chelseacreekstudio.com/

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

Reply via email to