I need to find out if multiple class names, like this:
<h1 class="pink blue orange">Heading level 1</h1>
.....
h1.blue {
background-color: purple; }
h1.orange {
font-size: 500%; }
Were supported in older browsers, in particular IE5 and IE5.5.
Is anyone able to just take a quick look at the following page in
either or both those browsers and let me know?
http://www.westciv.com/07/index.html
Regards
Maxine
Maxine Sherrin
--------------------
web : westciv.com
email : [EMAIL PROTECTED]
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************