On Nov 21, 2005, at 11:14 AM, Phil Baines wrote:

> http://dev.netring.co.uk/iebug/index.html

Strange indeed. I couldn't get around it any other way then by  
separating them, and you don't need to change the html.   Do you need  
to have the id and class together in the css syntax?

#imageBanner  {
        font-size: 10px;
}       
        
        .bakery {
                background-color: #0066FF;
        }       
        .beverages {
                background-color: #00CC33 ;
        }
        .confectionary{
                background-color: #CCFF00;
        }
        .dairy{
                background-color: #CC0099;
        }

eystein
______________________________________________________________________
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