<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/185/css-box-model.html</link>
		 <description>Programmer Kingdom</description>
		 <image>
		   <url>http://www.programmerkingdom.com/images/logo.jpg</url>
		   <link>http://www.programmerkingdom.com/</link>
		 </image>
		 <item>
		   <title>CSS Border</title>
		   <link>http://www.programmerkingdom.com/view/776/css-border.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
The CSS border properties allow you to specify the style and color of an element's border.The border-style property specifies what kind of border to display.

CSS Border

CSS Border Properties

The CSS border properties allow you to specify the style and color of an element's border.


Border Style

The border-style property specifies what kind of border to display.


 None of the ...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Box Model</title>
		   <link>http://www.programmerkingdom.com/view/777/css-box-model.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
All HTML elements can be considered as boxes. In CSS, the term &quot;box model&quot; is 
used when talking about design and layout.The CSS box model is essentially a box that wraps around HTML elements, and 
it consists of: margins, borders, padding, and the actual content.

CSS Box Model
The CSS Box Model

All HTML elements can be considered as boxes. In CSS, the term &quot;box model&quo...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Outlines</title>
		   <link>http://www.programmerkingdom.com/view/778/css-outlines.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
An outline is a line that is drawn around elements, outside the border edge, 
to make the element &quot;stand out&quot;.The outline properties specifies the style, color, 
and width of an outline.

CSS Outlines

An outline is a line that is drawn around elements, outside the border edge, 
to make the element &quot;stand out&quot;.


The outline properties specifies the style, color, 
...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Margin</title>
		   <link>http://www.programmerkingdom.com/view/779/css-margin.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
The CSS margin properties define the space around elements.The margin clears an area around an element (outside the border). The margin 
does not have a background color, and is completely transparent.

CSS Margin

The CSS margin properties define the space around elements.

Margin

The margin clears an area around an element (outside the border). The margin 
does not have a background...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Padding</title>
		   <link>http://www.programmerkingdom.com/view/780/css-padding.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
The CSS padding properties define the space between the element border and the element content.The padding clears an area around the content (inside the border) of an 
element. The padding is affected by the background color of the element.

CSS Padding

The CSS padding properties define the space between the element border and the element content.

Padding

The padding clears an area a...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
