Join the Norwegians?
Posted: 2009.02.21 (00:09)
http://www.quirksmode.org/blog/archives ... th_ba.html
I think this would save the coders here and on NUMA a lot of headaches, assuming we're not already ignoring IE6. At the least, we could include:
.
I think this would save the coders here and on NUMA a lot of headaches, assuming we're not already ignoring IE6. At the least, we could include:
Code: Select all
<!--[if lte IE 6]>
<p class="ie6"><strong>IE6?</strong> Really? Isn’t it time to <a href="http://getfirefox.com/">upgrade to a better browser</a>?</p>
<![endif]-->