<?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>postIt &#187; CSS</title>
	<atom:link href="https://lakm.us/postit/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/postit</link>
	<description>Post-It sticky notes with PasteBin sense</description>
	<lastBuildDate>Thu, 02 Jan 2025 01:33:57 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.18</generator>
	<item>
		<title>Read CSS padding clockwise:  padding:2 &#8230;</title>
		<link>https://lakm.us/postit/2011/01/read-css-padding-clockwisepadding2/</link>
		<comments>https://lakm.us/postit/2011/01/read-css-padding-clockwisepadding2/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 04:26:29 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=123</guid>
		<description><![CDATA[Read CSS padding clockwise: padding:25px 50px 75px 100px; shorthand property for: top padding is 25px right padding is 50px bottom padding is 75px left padding is 100px padding:25px 50px 75px; top padding is 25px right and left paddings are 50px bottom padding is 75px padding:25px 50px; top and bottom paddings are 25px right and left [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Read CSS padding clockwise:</p>
<p><code>padding:25px 50px 75px 100px;</code><br />
shorthand property for:</p>
<ul>
top padding is 25px<br />
right padding is 50px<br />
bottom padding is 75px<br />
left padding is 100px</ul>
<p><code>padding:25px 50px 75px;</code></p>
<ul>
top padding is 25px<br />
right and left paddings are 50px<br />
bottom padding is 75px</ul>
<p><code>padding:25px 50px;</code></p>
<ul>
top and bottom paddings are 25px<br />
right and left paddings are 50px</ul>
<p><code>padding:25px;</code><br />
<code>all four paddings are 25px</code></p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2011/01/read-css-padding-clockwisepadding2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
