Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
|
Code:
.style4 {color: #000000}
//-->
</style>
You're missing the bolded line, so IE thinks you're loading one giant stylesheet. Kind of weird that FF would load it, though...it usually pukes on things like that.
|