<?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: Should You Ever Use Longhand for Padding and Margins in CSS?</title>
	<atom:link href="http://www.impressivewebs.com/longhand-padding-margins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.impressivewebs.com/longhand-padding-margins/</link>
	<description>Web Design Articles &#38; Tutorials. To make the web impressive.</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:11:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-7724</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 29 Nov 2010 14:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-7724</guid>
		<description>I agree. Using longhand in this instance makes perfect sense. I usually refrain from using the two-value shorthand declaration (for padding and margin) simply because it takes a bit more time and effort to modify in the future.</description>
		<content:encoded><![CDATA[<p>I agree. Using longhand in this instance makes perfect sense. I usually refrain from using the two-value shorthand declaration (for padding and margin) simply because it takes a bit more time and effort to modify in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4443</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 22 Jun 2010 19:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4443</guid>
		<description>It&#039;s important that new developers understand inheritance and how it provides better organization...talking about multiple stylesheets. Shorthand notation provides a trail for identifying the initial declaration. However, every developer will have unique coding practices.</description>
		<content:encoded><![CDATA[<p>It&#8217;s important that new developers understand inheritance and how it provides better organization&#8230;talking about multiple stylesheets. Shorthand notation provides a trail for identifying the initial declaration. However, every developer will have unique coding practices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Lazaris</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4420</link>
		<dc:creator>Louis Lazaris</dc:creator>
		<pubDate>Tue, 22 Jun 2010 16:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4420</guid>
		<description>And I support whatever works for you or anyone else, so use shorthand exclusively if that helps you.

And yes, you&#039;re right, if it needed more than just padding on the bottom, I would definitely go for the shorthand. That was the point of the article, to show that longhand could be used (in the case of needing to update just one of the padding values) as the correct option both for maintenance (although you disagree, and that&#039;s fine) and for optimization (fewer characters than shorthand).</description>
		<content:encoded><![CDATA[<p>And I support whatever works for you or anyone else, so use shorthand exclusively if that helps you.</p>
<p>And yes, you&#8217;re right, if it needed more than just padding on the bottom, I would definitely go for the shorthand. That was the point of the article, to show that longhand could be used (in the case of needing to update just one of the padding values) as the correct option both for maintenance (although you disagree, and that&#8217;s fine) and for optimization (fewer characters than shorthand).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4406</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 22 Jun 2010 15:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4406</guid>
		<description>I understand the point of the article, but consistency is good too. What if you wind up needing more than just a padding bottom? Then you would have to go in a retype the shorthand to replace the long hand. I think you should always use shorthand for consistency and maintenance. Five less characters won&#039;t make a difference that&#039;s worthwhile.</description>
		<content:encoded><![CDATA[<p>I understand the point of the article, but consistency is good too. What if you wind up needing more than just a padding bottom? Then you would have to go in a retype the shorthand to replace the long hand. I think you should always use shorthand for consistency and maintenance. Five less characters won&#8217;t make a difference that&#8217;s worthwhile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hynds</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4311</link>
		<dc:creator>Eric Hynds</dc:creator>
		<pubDate>Tue, 22 Jun 2010 02:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4311</guid>
		<description>While this doesn&#039;t apply to margin or padding it is probably still worth mentioning that the iPhone doesn&#039;t support shorthand -webkit-border-radius.  Instead, you must explicitly define each corner.  See: http://www.westciv.com/iphonetests/

Just a small shorthand-related gotcha.</description>
		<content:encoded><![CDATA[<p>While this doesn&#8217;t apply to margin or padding it is probably still worth mentioning that the iPhone doesn&#8217;t support shorthand -webkit-border-radius.  Instead, you must explicitly define each corner.  See: <a href="http://www.westciv.com/iphonetests/" rel="nofollow">http://www.westciv.com/iphonetests/</a></p>
<p>Just a small shorthand-related gotcha.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Lazaris</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4288</link>
		<dc:creator>Louis Lazaris</dc:creator>
		<pubDate>Tue, 22 Jun 2010 00:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4288</guid>
		<description>Heh, you&#039;re right. Fixed it. Thanks. :)</description>
		<content:encoded><![CDATA[<p>Heh, you&#8217;re right. Fixed it. Thanks. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Corbett</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4218</link>
		<dc:creator>Christopher Corbett</dc:creator>
		<pubDate>Mon, 21 Jun 2010 21:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4218</guid>
		<description>I concur.  To learn the shorthand, I use the mnemonic &quot;TRouBLe.&quot;</description>
		<content:encoded><![CDATA[<p>I concur.  To learn the shorthand, I use the mnemonic &#8220;TRouBLe.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helge-Kristoffer Wang</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4178</link>
		<dc:creator>Helge-Kristoffer Wang</dc:creator>
		<pubDate>Mon, 21 Jun 2010 19:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4178</guid>
		<description>Thougtfull article. Liked it. :)</description>
		<content:encoded><![CDATA[<p>Thougtfull article. Liked it. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Rynkowski</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4160</link>
		<dc:creator>Stefan Rynkowski</dc:creator>
		<pubDate>Mon, 21 Jun 2010 18:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4160</guid>
		<description>I agree with you. In my personal opinion i would say that you shouldn&#039;t use shorthand all the time. It very makes sense to code like you.

Your code is smaller and people who look at your code can better understand it.

Best regards,
Stefan</description>
		<content:encoded><![CDATA[<p>I agree with you. In my personal opinion i would say that you shouldn&#8217;t use shorthand all the time. It very makes sense to code like you.</p>
<p>Your code is smaller and people who look at your code can better understand it.</p>
<p>Best regards,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clervius</title>
		<link>http://www.impressivewebs.com/longhand-padding-margins/#comment-4131</link>
		<dc:creator>clervius</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1941#comment-4131</guid>
		<description>I actually just recently started using short hand. While it&#039;s nice and all, there&#039;s a bit of solidness that I feel is missing

btw, when you referred to it within the article you said bottom-padding instead of padding-bottom, it&#039;s good in the code though so I figured you weren&#039;t all there</description>
		<content:encoded><![CDATA[<p>I actually just recently started using short hand. While it&#8217;s nice and all, there&#8217;s a bit of solidness that I feel is missing</p>
<p>btw, when you referred to it within the article you said bottom-padding instead of padding-bottom, it&#8217;s good in the code though so I figured you weren&#8217;t all there</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
