<?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: No Margin For Error</title>
	<atom:link href="http://www.search-this.com/2007/03/12/no-margin-for-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.search-this.com/2007/03/12/no-margin-for-error/</link>
	<description>Internet Marketing, Website Promotion and Blogging Advice</description>
	<lastBuildDate>Sun, 29 Jan 2012 02:18:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: The History of CSS Resets &#124; WordPress Crunch</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-209305</link>
		<dc:creator>The History of CSS Resets &#124; WordPress Crunch</dc:creator>
		<pubDate>Sun, 22 May 2011 16:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-209305</guid>
		<description>[...] are hyperlinks (&lt;a&gt;), images (&lt;img&gt;), headings (&lt;h1&gt; through &lt;h6&gt;), and the margins and padding given to various [...]</description>
		<content:encoded><![CDATA[<p>[...] are hyperlinks (&lt;a&gt;), images (&lt;img&gt;), headings (&lt;h1&gt; through &lt;h6&gt;), and the margins and padding given to various [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul OB</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-203440</link>
		<dc:creator>Paul OB</dc:creator>
		<pubDate>Sat, 16 Apr 2011 10:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-203440</guid>
		<description>@MiB: Thanks for your comments.

Re:&quot;I find both your prerequisites and conclusions quite odd. &quot;

You&#039;ll need to make specific points and detail your reasons if you want a proper discussion on this matter as saying &quot;it&#039;s quite odd&quot; is in itself..... a little odd.:)

RE:&quot;Why would anyone use the global * when they can reset margins and paddings on the elements they use with a multiple selector?&quot;

I&#039;m not quite sure what you are getting at but people would use *{margin:0;padding:0} instead of the mile long reset (http://meyerweb.com/eric/tools/css/reset/) because it is easier to implement and easier to remember.

However, as I have mentioned in the article it&#039;s not my preferred method (these days I prefer a very small reset and then just reset things as I use them).

Re:&quot;The solution aren’t catch-all solutions instead of real knowledge, but proper knowledge and a detailed systematic approach to using css.designs.&quot;

I believe that&#039;s basically what I was saying from the start and the article was about explicitly controlling the elements that you use and raising awareness of the implications that arise from styles applied via the UAs stylesheet.

The article is over 4 years old now but still stands up quite well to scrutiny and is just as pertinent today as it ever was.</description>
		<content:encoded><![CDATA[<p>@MiB: Thanks for your comments.</p>
<p>Re:&#8221;I find both your prerequisites and conclusions quite odd. &#8221;</p>
<p>You&#8217;ll need to make specific points and detail your reasons if you want a proper discussion on this matter as saying &#8220;it&#8217;s quite odd&#8221; is in itself&#8230;.. a little odd.:)</p>
<p>RE:&#8221;Why would anyone use the global * when they can reset margins and paddings on the elements they use with a multiple selector?&#8221;</p>
<p>I&#8217;m not quite sure what you are getting at but people would use *{margin:0;padding:0} instead of the mile long reset (<a href="http://meyerweb.com/eric/tools/css/reset/" rel="nofollow">http://meyerweb.com/eric/tools/css/reset/</a>) because it is easier to implement and easier to remember.</p>
<p>However, as I have mentioned in the article it&#8217;s not my preferred method (these days I prefer a very small reset and then just reset things as I use them).</p>
<p>Re:&#8221;The solution aren’t catch-all solutions instead of real knowledge, but proper knowledge and a detailed systematic approach to using css.designs.&#8221;</p>
<p>I believe that&#8217;s basically what I was saying from the start and the article was about explicitly controlling the elements that you use and raising awareness of the implications that arise from styles applied via the UAs stylesheet.</p>
<p>The article is over 4 years old now but still stands up quite well to scrutiny and is just as pertinent today as it ever was.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MiB</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-203051</link>
		<dc:creator>MiB</dc:creator>
		<pubDate>Wed, 13 Apr 2011 19:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-203051</guid>
		<description>Paul, beside your observations on form elements I find both your prerequisites and conclusions quite odd. 

Why would anyone use the global * when they can reset margins and paddings on the elements they use with a multiple selector? 
The solution aren&#039;t catch-all solutions instead of real knowledge, but proper knowledge and a detailed systematic approach to using css.designs. 
I got inspiration for my personal system from Michael Bowers 2007 book &quot;Pro CSS and HTML Design Patterns&quot; on apress (1-59059-804-0).</description>
		<content:encoded><![CDATA[<p>Paul, beside your observations on form elements I find both your prerequisites and conclusions quite odd. </p>
<p>Why would anyone use the global * when they can reset margins and paddings on the elements they use with a multiple selector?<br />
The solution aren&#8217;t catch-all solutions instead of real knowledge, but proper knowledge and a detailed systematic approach to using css.designs.<br />
I got inspiration for my personal system from Michael Bowers 2007 book &#8220;Pro CSS and HTML Design Patterns&#8221; on apress (1-59059-804-0).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kars</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-202611</link>
		<dc:creator>Kars</dc:creator>
		<pubDate>Mon, 11 Apr 2011 13:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-202611</guid>
		<description>Hi Kris, so true what you&#039;re telling. Hate MSIE!</description>
		<content:encoded><![CDATA[<p>Hi Kris, so true what you&#8217;re telling. Hate MSIE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-191541</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Wed, 09 Feb 2011 16:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-191541</guid>
		<description>Almost four years, and a couple of versions of IE, later and this article is still as relevant as when it was first written. I stupidly viewed a recent web project in IE, only to discover rendering &#039;issues&#039; in Firefox, Opera and Chrome. The actual &#039;issue&#039; lies with Internet Explorer of course, which does indeed suck in a rather large fashion. I can&#039;t believe that there isn&#039;t some sort of industry standard for all browsers - why should web designers have to worry about cross-browser compatibility, when Microsoft could simply comply with the rest of the rational world? 

Not does IE cause layout issues, it takes the longest time to download (about 3 times longer than FF, Chrome or Opera), tries to force a pile of crappy unwanted add-ons onto the user (instead of letting you choose your add-ons later) and guess what happened the first time I ran IE8?...

...&quot;Internet Explorer has encountered an error, and needs to close&quot;...

...different day, same old Microsoft. I couldn&#039;t understand how people could use anything other than IE up until I started designing websites a couple of years back - now I&#039;ve went from being Microsoft&#039;s biggest fan to one of their (many) critics.

Great article by the way. I wish I had read it before getting stressed out by margins etc.</description>
		<content:encoded><![CDATA[<p>Almost four years, and a couple of versions of IE, later and this article is still as relevant as when it was first written. I stupidly viewed a recent web project in IE, only to discover rendering &#8216;issues&#8217; in Firefox, Opera and Chrome. The actual &#8216;issue&#8217; lies with Internet Explorer of course, which does indeed suck in a rather large fashion. I can&#8217;t believe that there isn&#8217;t some sort of industry standard for all browsers &#8211; why should web designers have to worry about cross-browser compatibility, when Microsoft could simply comply with the rest of the rational world? </p>
<p>Not does IE cause layout issues, it takes the longest time to download (about 3 times longer than FF, Chrome or Opera), tries to force a pile of crappy unwanted add-ons onto the user (instead of letting you choose your add-ons later) and guess what happened the first time I ran IE8?&#8230;</p>
<p>&#8230;&#8221;Internet Explorer has encountered an error, and needs to close&#8221;&#8230;</p>
<p>&#8230;different day, same old Microsoft. I couldn&#8217;t understand how people could use anything other than IE up until I started designing websites a couple of years back &#8211; now I&#8217;ve went from being Microsoft&#8217;s biggest fan to one of their (many) critics.</p>
<p>Great article by the way. I wish I had read it before getting stressed out by margins etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My div spacing in FireFox &#8211; solved &#171; Virtual Assistant Website Programmer</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-166501</link>
		<dc:creator>My div spacing in FireFox &#8211; solved &#171; Virtual Assistant Website Programmer</dc:creator>
		<pubDate>Sat, 22 May 2010 13:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-166501</guid>
		<description>[...] and forums; all of which I tried. It wasn&#8217;t until I found Paul OB&#8217;s article &#8220;No Margin For Error&#8221; that I discovered I wasn&#8217;t the only one who has encountered this [...]</description>
		<content:encoded><![CDATA[<p>[...] and forums; all of which I tried. It wasn&#8217;t until I found Paul OB&#8217;s article &#8220;No Margin For Error&#8221; that I discovered I wasn&#8217;t the only one who has encountered this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: If you have forms on your site&#8230;</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-164829</link>
		<dc:creator>If you have forms on your site&#8230;</dc:creator>
		<pubDate>Mon, 26 Apr 2010 19:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-164829</guid>
		<description>[...] .. read this basic css margin article &#8211; it covers some form specific details that are excellent.  read me [...]</description>
		<content:encoded><![CDATA[<p>[...] .. read this basic css margin article &#8211; it covers some form specific details that are excellent.  read me [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My div spacing in FireFox &#8211; solved &#171; Sunfrog Services LLC</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-158910</link>
		<dc:creator>My div spacing in FireFox &#8211; solved &#171; Sunfrog Services LLC</dc:creator>
		<pubDate>Wed, 20 Jan 2010 14:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-158910</guid>
		<description>[...] and forums; all of which I tried. It wasn&#8217;t until I found Paul OB&#8217;s article &#8220;No Margin For Error&#8221; that I discovered I wasn&#8217;t the only one who has encountered this [...]</description>
		<content:encoded><![CDATA[<p>[...] and forums; all of which I tried. It wasn&#8217;t until I found Paul OB&#8217;s article &#8220;No Margin For Error&#8221; that I discovered I wasn&#8217;t the only one who has encountered this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylwester w Górach</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-158906</link>
		<dc:creator>Sylwester w Górach</dc:creator>
		<pubDate>Wed, 20 Jan 2010 13:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-158906</guid>
		<description>Preety good article i eaven use some of it to make my web sites better.

Thak You</description>
		<content:encoded><![CDATA[<p>Preety good article i eaven use some of it to make my web sites better.</p>
<p>Thak You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemanja</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-157719</link>
		<dc:creator>Nemanja</dc:creator>
		<pubDate>Thu, 31 Dec 2009 14:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-157719</guid>
		<description>Paul, thank you very, very much, this article made all the difference in the world to me today! Brilliant.</description>
		<content:encoded><![CDATA[<p>Paul, thank you very, very much, this article made all the difference in the world to me today! Brilliant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrar</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-151268</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-151268</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://www.search-this.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul OB</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-148234</link>
		<dc:creator>Paul OB</dc:creator>
		<pubDate>Tue, 21 Jul 2009 10:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-148234</guid>
		<description>Hi Sriraj,

You should seek help in the sitepoint forums:

http://www.sitepoint.com/forums/forumdisplay.php?s=&amp;daysprune=&amp;f=53

The posts here are only concerned with discussing the techniques in the article.</description>
		<content:encoded><![CDATA[<p>Hi Sriraj,</p>
<p>You should seek help in the sitepoint forums:</p>
<p><a href="http://www.sitepoint.com/forums/forumdisplay.php?s=&#038;daysprune=&#038;f=53" rel="nofollow">http://www.sitepoint.com/forums/forumdisplay.php?s=&#038;daysprune=&#038;f=53</a></p>
<p>The posts here are only concerned with discussing the techniques in the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sriraj</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-148175</link>
		<dc:creator>sriraj</dc:creator>
		<pubDate>Mon, 20 Jul 2009 06:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-148175</guid>
		<description>HI 

I am new to css i got a task that text scrolling is working in FF but not in IE6 &amp; IE7 can u please tell me where I have to make changes .and also in iE6 shading coming around the images but its working good in FF and IE7.Please clarify these two issues.



Thanks
sriraj</description>
		<content:encoded><![CDATA[<p>HI </p>
<p>I am new to css i got a task that text scrolling is working in FF but not in IE6 &amp; IE7 can u please tell me where I have to make changes .and also in iE6 shading coming around the images but its working good in FF and IE7.Please clarify these two issues.</p>
<p>Thanks<br />
sriraj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hieu Blog &#187; Blog Archive &#187; 10 Quick Tips for an Easier CSS Life</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-141853</link>
		<dc:creator>Hieu Blog &#187; Blog Archive &#187; 10 Quick Tips for an Easier CSS Life</dc:creator>
		<pubDate>Sat, 16 May 2009 03:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-141853</guid>
		<description>[...] This is covered in depth in this article &#8220;No Margin For Error&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is covered in depth in this article &#8220;No Margin For Error&#8221;. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swallow my design &#187; Hello world!</title>
		<link>http://www.search-this.com/2007/03/12/no-margin-for-error/comment-page-2/#comment-137903</link>
		<dc:creator>Swallow my design &#187; Hello world!</dc:creator>
		<pubDate>Wed, 15 Apr 2009 21:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/03/12/no-margin-for-error/#comment-137903</guid>
		<description>[...] This is covered in depth in this article &#8220;No Margin For Error&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is covered in depth in this article &#8220;No Margin For Error&#8221;. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

