On Fri, Jan 2, 2009 at 7:08 PM, Peter von Kaehne <span dir="ltr">&lt;<a href="mailto:refdoc@gmx.net">refdoc@gmx.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I also do think there should be ways of making it work with a single<br>
sheet, making IE fail gracefully rather than badly. Any suggestions are<br>
welcome. I presume the key will be around exploiting a non implemented<br>
child/relation pseudo class type CSS thing which will work everywhere<br>
but for IE6</blockquote><div>Have a look at <a href="http://css-tricks.com/how-to-create-an-ie-only-stylesheet/">http://css-tricks.com/how-to-create-an-ie-only-stylesheet/</a>.&nbsp; I personally use the html &gt; body one most often for just small things, and a separate stylesheet via conditional comments for bigger things.&nbsp; Note that the non-IE one is incorrect (other browsers need to see it as NOT a comment) - it needs to be &lt;!--[if !IE]--&gt;...&lt;!--[endif]--&gt;.&nbsp; So for just hiding it from IE6 and earlier, it&#39;d be &lt;!--[if gt IE 6]--&gt;...&lt;!--[endif]--&gt;.<br>
<br>Hope this helps.<br></div></div><br><br clear="all">God bless,<br><br>Chris Morgan &lt;<a href="mailto:chris.morganiser@gmail.com">chris.morganiser@gmail.com</a>&gt;<br><br><br>I don&#39;t need a quote in my signature.<br>