Michael Grant wrote: > Hmmm. Is this the last style the browser will render for h3? Meaning there > isn't another style sheet or inline style that is rendered after this that > might be causing a conflict?
It is now. I had already tried that - moving it to the very last after all other styles. As I said in my original post, if I remove the conditional line, the CSS is processed as expected, for all browsers of course. So it is after the addition of the <!--[if gte IE 5]> & <![endif]--> lines that case this to fail in all browsers including IE. I presume that there is some configuration weirdness with my IE browser, but I can not find any information about this. Except notes concerning if one has hacked their system to run multiple versions of IE at the same time and some changes one makes to a bat file that was used to allow this to happen. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:293732 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
