<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Browser Specific Design</title>
	<atom:link href="http://www.webpagemistakes.ca/browser-specific-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webpagemistakes.ca/browser-specific-design/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 23:05:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Web Page Mistakes</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-138774</link>
		<dc:creator>Web Page Mistakes</dc:creator>
		<pubDate>Sun, 22 May 2011 07:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-138774</guid>
		<description>That&#039;s true!  If you are going to use a script on your website or blog you have to make sure it works in all browsers.</description>
		<content:encoded><![CDATA[<p>That&#8217;s true!  If you are going to use a script on your website or blog you have to make sure it works in all browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: living green</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-137951</link>
		<dc:creator>living green</dc:creator>
		<pubDate>Thu, 12 May 2011 17:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-137951</guid>
		<description>Browser specific scripts have the same problem as browser specific tags, they don’t work in the “other” browsers.</description>
		<content:encoded><![CDATA[<p>Browser specific scripts have the same problem as browser specific tags, they don’t work in the “other” browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dianne Cris Becker</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-137408</link>
		<dc:creator>Dianne Cris Becker</dc:creator>
		<pubDate>Fri, 06 May 2011 04:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-137408</guid>
		<description>It is true that Browser Specific Design can create problems when visitors don&#039;t have the right browsers. That was cool stuff and very informative as well. Now I know how this can create problems and how to solve it. Thanks for this information.</description>
		<content:encoded><![CDATA[<p>It is true that Browser Specific Design can create problems when visitors don&#8217;t have the right browsers. That was cool stuff and very informative as well. Now I know how this can create problems and how to solve it. Thanks for this information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Page Mistakes</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-107758</link>
		<dc:creator>Web Page Mistakes</dc:creator>
		<pubDate>Mon, 20 Sep 2010 06:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-107758</guid>
		<description>The customer should be able to use any browser they choose to.</description>
		<content:encoded><![CDATA[<p>The customer should be able to use any browser they choose to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Printing</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-107749</link>
		<dc:creator>Printing</dc:creator>
		<pubDate>Mon, 20 Sep 2010 04:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-107749</guid>
		<description>Very good information for the designers the links are very helpful. My question is, could it possibly be a problem with some customers’ browsers or email programs?</description>
		<content:encoded><![CDATA[<p>Very good information for the designers the links are very helpful. My question is, could it possibly be a problem with some customers’ browsers or email programs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Favorite CSS Tips &#38; Tricks</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-71347</link>
		<dc:creator>Favorite CSS Tips &#38; Tricks</dc:creator>
		<pubDate>Fri, 26 Feb 2010 04:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-71347</guid>
		<description>[...] box model is a difficult concept for some to understand  My own tips:Don&#039;t design for a specific browser. Not everyone uses your chosen [...]</description>
		<content:encoded><![CDATA[<p>[...] box model is a difficult concept for some to understand  My own tips:Don&#39;t design for a specific browser. Not everyone uses your chosen [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Page Mistakes</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-59068</link>
		<dc:creator>Web Page Mistakes</dc:creator>
		<pubDate>Fri, 02 Oct 2009 02:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-59068</guid>
		<description>The problem stems from designers not making their designs &lt;a href=&quot;http://www.webpagemistakes.ca/cross-browser-compatibility/&quot; title=&quot;Cross – Browser Compatibility&quot;&gt;cross-browser compatible&lt;/a&gt; not the end user&#039;s browser or email program.

Preventing a visitor from viewing your site because they use a certain browser is not the solution.  (Neither are those little nags that tell the visitor to change browsers or say best viewed with...)

The solution starts by using &lt;a href=&quot;http://www.htmlbasictutor.ca/html-code-validators.htm&quot; title=&quot;Validate HTML Code - HTML Code Validators&quot;&gt;valid (X)HTML&lt;/a&gt; &lt;a href=&quot;http://www.htmlbasictutor.ca/clean-compliant-html-code.htm&quot; title=&quot;Cost of Non Compliant HTML Code&quot;&gt;standards compliant coding&lt;/a&gt; and &lt;a href=&quot;http://www.htmlbasictutor.ca/css-code-validators.htm&quot; title=&quot;Validate CSS Code - CSS Code Validators&quot;&gt;valid CSS coding&lt;/a&gt; then working from there to get the site to work in all browsers without hacks.</description>
		<content:encoded><![CDATA[<p>The problem stems from designers not making their designs <a href="http://www.webpagemistakes.ca/cross-browser-compatibility/" title="Cross – Browser Compatibility">cross-browser compatible</a> not the end user&#8217;s browser or email program.</p>
<p>Preventing a visitor from viewing your site because they use a certain browser is not the solution.  (Neither are those little nags that tell the visitor to change browsers or say best viewed with&#8230;)</p>
<p>The solution starts by using <a href="http://www.htmlbasictutor.ca/html-code-validators.htm" title="Validate HTML Code - HTML Code Validators">valid (X)HTML</a> <a href="http://www.htmlbasictutor.ca/clean-compliant-html-code.htm" title="Cost of Non Compliant HTML Code">standards compliant coding</a> and <a href="http://www.htmlbasictutor.ca/css-code-validators.htm" title="Validate CSS Code - CSS Code Validators">valid CSS coding</a> then working from there to get the site to work in all browsers without hacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alien talk</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-59059</link>
		<dc:creator>Alien talk</dc:creator>
		<pubDate>Fri, 02 Oct 2009 00:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-59059</guid>
		<description>HI. Very good information for the designers.the links are very helpful.My question is, could it possibly be a problem with some customers&#039; browsers or email programs? If so, please tell me specifically which browsers/programs/etc are troublesome that prevent select viewers from being able to use the site and specific solutions that can make the site user-friendly for everyone.</description>
		<content:encoded><![CDATA[<p>HI. Very good information for the designers.the links are very helpful.My question is, could it possibly be a problem with some customers&#8217; browsers or email programs? If so, please tell me specifically which browsers/programs/etc are troublesome that prevent select viewers from being able to use the site and specific solutions that can make the site user-friendly for everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: urlsbag</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-58539</link>
		<dc:creator>urlsbag</dc:creator>
		<pubDate>Tue, 22 Sep 2009 22:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-58539</guid>
		<description>Am new to these stuff but just started web designed and stuff and i think its really great information and when i read the other comments thought this is what i am looking for and how it would help me 
thanks for the awesome information
</description>
		<content:encoded><![CDATA[<p>Am new to these stuff but just started web designed and stuff and i think its really great information and when i read the other comments thought this is what i am looking for and how it would help me<br />
thanks for the awesome information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tai Slim</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-53835</link>
		<dc:creator>Tai Slim</dc:creator>
		<pubDate>Tue, 23 Jun 2009 02:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-53835</guid>
		<description>I have designed many website with cross browser functionality. But this is the first time I have got such a post where all the compatibility issues for browsers are discussed.

Thanks for sharing this information.</description>
		<content:encoded><![CDATA[<p>I have designed many website with cross browser functionality. But this is the first time I have got such a post where all the compatibility issues for browsers are discussed.</p>
<p>Thanks for sharing this information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luxury Linens</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-53657</link>
		<dc:creator>Luxury Linens</dc:creator>
		<pubDate>Thu, 18 Jun 2009 12:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-53657</guid>
		<description>I am a designer but i have not heard about such things.This post has solved many of my problems and i am sure i will remove many of my weakness.
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>I am a designer but i have not heard about such things.This post has solved many of my problems and i am sure i will remove many of my weakness.<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Page Mistakes</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-53555</link>
		<dc:creator>Web Page Mistakes</dc:creator>
		<pubDate>Tue, 16 Jun 2009 02:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-53555</guid>
		<description>Yes, you can use conditional comments but that only clogs up your web page coding with coding that eventually will be antiquated.
&lt;blockquote&gt;
&quot;Conditional comments only work in Explorer on Windows...&quot;
Source:  &lt;a href=&quot;http://www.quirksmode.org/css/condcom.html&quot; title=&quot;CSS - Conditional Comments&quot;&gt;CSS - Conditional Comments&lt;/a&gt;
&lt;/blockquote&gt;
What about those on Macs that are still using Internet Explorer?</description>
		<content:encoded><![CDATA[<p>Yes, you can use conditional comments but that only clogs up your web page coding with coding that eventually will be antiquated.</p>
<blockquote><p>
&#8220;Conditional comments only work in Explorer on Windows&#8230;&#8221;<br />
Source:  <a href="http://www.quirksmode.org/css/condcom.html" title="CSS - Conditional Comments">CSS &#8211; Conditional Comments</a>
</p></blockquote>
<p>What about those on Macs that are still using Internet Explorer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drapery Toronto</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-53554</link>
		<dc:creator>Drapery Toronto</dc:creator>
		<pubDate>Tue, 16 Jun 2009 02:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-53554</guid>
		<description>Re the browser specific CSS - you can comment out the IE6 specific css in your code so that only IE renders according to that CSS.</description>
		<content:encoded><![CDATA[<p>Re the browser specific CSS &#8211; you can comment out the IE6 specific css in your code so that only IE renders according to that CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hire a Geek</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-53244</link>
		<dc:creator>Hire a Geek</dc:creator>
		<pubDate>Mon, 08 Jun 2009 09:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-53244</guid>
		<description>I still remember the IE vs Netscape days. Now, Firefox seems to be putting up a good fight. Using browser-specific tags could be a mistake. The main purpose of creating a web page is so possible customers can gain knowledge about one&#039;s company and access its products. If you use browser-specific tags, imagine how many potential customers you can lose just because the page doesn&#039;t &quot;look good&quot; or clean for them.

Its interesting to see which one will win in the new battle of the browsers ^^</description>
		<content:encoded><![CDATA[<p>I still remember the IE vs Netscape days. Now, Firefox seems to be putting up a good fight. Using browser-specific tags could be a mistake. The main purpose of creating a web page is so possible customers can gain knowledge about one&#8217;s company and access its products. If you use browser-specific tags, imagine how many potential customers you can lose just because the page doesn&#8217;t &#8220;look good&#8221; or clean for them.</p>
<p>Its interesting to see which one will win in the new battle of the browsers ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holiday Homes</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-51757</link>
		<dc:creator>Holiday Homes</dc:creator>
		<pubDate>Mon, 11 May 2009 21:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-51757</guid>
		<description>It is actually very interesting which browser will win the war: Firefox or IE? I guess, we will be able to see it pretty soon.

However, the best thing for now for web designers is to avoid including specific features available only with a specific browser. It will antagonize a huge part of visitors.</description>
		<content:encoded><![CDATA[<p>It is actually very interesting which browser will win the war: Firefox or IE? I guess, we will be able to see it pretty soon.</p>
<p>However, the best thing for now for web designers is to avoid including specific features available only with a specific browser. It will antagonize a huge part of visitors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Mongler</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-51635</link>
		<dc:creator>Richard Mongler</dc:creator>
		<pubDate>Sun, 10 May 2009 20:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-51635</guid>
		<description>I notice a lot of big companies do one or more of these things:
* Site only works on Microsoft Internet Explorer
* Site has browser-sniffing code and it won&#039;t work if you spoof your useragent wrong

I hate sites doing that.  They should use web standards and make it work for all browsers.</description>
		<content:encoded><![CDATA[<p>I notice a lot of big companies do one or more of these things:<br />
* Site only works on Microsoft Internet Explorer<br />
* Site has browser-sniffing code and it won&#8217;t work if you spoof your useragent wrong</p>
<p>I hate sites doing that.  They should use web standards and make it work for all browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Development Company</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-49364</link>
		<dc:creator>Web Development Company</dc:creator>
		<pubDate>Tue, 21 Apr 2009 06:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-49364</guid>
		<description>This is really important because most common problem internet users encounter regarding website design is that for example I open to FF browser and everything seems Ok..but when i will open in IE all page is messed up and not it alignment...

Thanks for bringing this up..it is a great help.

Cheers,
Jacob</description>
		<content:encoded><![CDATA[<p>This is really important because most common problem internet users encounter regarding website design is that for example I open to FF browser and everything seems Ok..but when i will open in IE all page is messed up and not it alignment&#8230;</p>
<p>Thanks for bringing this up..it is a great help.</p>
<p>Cheers,<br />
Jacob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corporate team building activity</title>
		<link>http://www.webpagemistakes.ca/browser-specific-design/comment-page-1/#comment-49300</link>
		<dc:creator>corporate team building activity</dc:creator>
		<pubDate>Mon, 20 Apr 2009 15:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/?p=131#comment-49300</guid>
		<description>The one situation where browser specific design is generally OK though is on Intranets. 

Most companies will use a standard browser and designing for a single browser is generally going to be less time consuming.</description>
		<content:encoded><![CDATA[<p>The one situation where browser specific design is generally OK though is on Intranets. </p>
<p>Most companies will use a standard browser and designing for a single browser is generally going to be less time consuming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

