That's not a CSS file - that's an HTML file.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"labecs" <webforumsuser@macromedia.com> wrote in message
news:g688q9$c56$1@forums.macromedia.com...
> It's supposed to be the css for the page
>
> <title>Untitled Document</title>
> <link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css"
> />
> <!--[if IE]>
> <style type="text/css">
> /* place css fixes for all versions of IE in this conditional comment */
> .thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2 { padding-top: 30px; }
> .thrColHybHdr #mainContent { zoom: 1; padding-top: 15px; }
> /* the above proprietary zoom property gives IE the hasLayout it needs to
> avoid several bugs */
> </style>
> <![endif]--><style type="text/css">
> <!--
>
> When I run the browser compatibility report, it tells me this:
> Found 1 errors in external css files
>
> Affects: Firefox 2.0; Internet Explorer 5.0, 5.5, 6.0, 7.0; Internet
> Explorer
> for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
>