<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MeganMcDermott.com&#187; Browsers  &#8211; MeganMcDermott.com</title>
	<atom:link href="http://meganmcdermott.com/category/software/browsers-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://meganmcdermott.com</link>
	<description>Web design and that</description>
	<lastBuildDate>Mon, 26 Jul 2010 17:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Universal IE6 CSS and memories of NS4</title>
		<link>http://meganmcdermott.com/2009/05/29/universal-ie6-css-memories-ns4/</link>
		<comments>http://meganmcdermott.com/2009/05/29/universal-ie6-css-memories-ns4/#comments</comments>
		<pubDate>Sat, 30 May 2009 03:25:28 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=326</guid>
		<description><![CDATA[There was been a lot of controversy last week over Andy Clarke&#8217;s proposed Universal IE6 CSS. Most of the arguments against it seem to revolve around the level of IE 6 usage and clients&#8217; needs to maintain their brand image. Valid points, in many cases. However, as Zeldman notes: No hammer fits all nails, and [...]]]></description>
			<content:encoded><![CDATA[<p>There was been <a href="http://www.acquiweb.com/blog/index.php/2009/05/22/universal-ie6-css-with-caution/">a lot</a> <a href="http://esbueno.noahstokes.com/post/111042275/universal-internet-explorer-6-css-i-disagree">of</a> <a href="http://twitter.com/#search?q=Universal%20Internet%20Explorer%206%20CSS">controversy</a> last week over Andy Clarke&#8217;s proposed <a href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/">Universal IE6 CSS</a>. Most of the arguments against it seem to revolve around the level of IE 6 usage and clients&#8217; needs to maintain their brand image. Valid points, in many cases.</p>
<p>However, as <a href="http://www.zeldman.com/2009/05/21/a-new-answer-to-the-ie6-question/">Zeldman</a> notes:</p>
<blockquote><p>No hammer fits all nails, and no solution, however elegant, will work for every situation. But if we’re open minded, Andy’s proposal may work in more situations than we at first suspect.</p></blockquote>
<h3><span id="more-326"></span>Remember NS4?</h3>
<p>This technique is very similar to what we used to do for Netscape 4 users when use of that browser started to tail off. We would serve our CSS using @import, knowing that Netscape would ignore that command and either get no CSS at all or a simpler stylesheet served with &lt;link&gt;.The Universal stylesheet for IE6 is a slight variation on the same technique.</p>
<p>As in the NS4 days, if and when to go this route depends on the situation. Of course you&#8217;re not going to do something like that if 30% of your visitors are using that browser. But what if it&#8217;s 6%? Or 4%? You wouldn&#8217;t choose this approach if branding an image were an important part of your site, but if the content is the focus (as Andy suggests), then maybe this is an appropriate option to consider.</p>
<h3>Is IE6 worse than NS4?</h3>
<p>Does anyone remember how much agony we went through in the last days of Netscape 4?  I&#8217;m starting to think that IE6 is dragging along longer than Netscape 4 did, and is harder to get rid of. With Netscape 4 there seemed to be fewer stubborn and pervasive obstacles to upgrading.</p>
<h3>They at least need to know</h3>
<p>I strongly believe that users of older browsers, where possible, should at least be informed that they are using an outdated browser. This situation is never going to change if users don&#8217;t even know that there&#8217;s a problem (since, you know, Microsoft is doing <a href="http://meganmcdermott.com/2008/02/24/browser-upgrade-campaigns-four-ways/">such a great job of explaining that</a>). Even if their only recourse is to go to their IT department and complain.</p>
<p>This, again, is a matter of appropriateness. Of course I&#8217;m not going to put a message on the UW home page telling IE6 users to upgrade. But on the web development site? That would be appropriate.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2009/05/29/universal-ie6-css-memories-ns4/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
