<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/184/css-styling.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 Background</title>
		   <link>http://www.programmerkingdom.com/view/771/css-background.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
CSS background properties are used to define the background effects of an element.CSS properties used for background effects: background-color,background-image,background-repeat,background-attachment and
background-position.

CSS Background


CSS background properties are used to define the background effects of an element.


CSS properties used for background effects:


	background-...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Text</title>
		   <link>http://www.programmerkingdom.com/view/772/css-text.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
The color property is used to set the color of the text. The color can be 
specified by:name - a color name, like &quot;red&quot;,RGB - an RGB value, like &quot;rgb(255,0,0)&quot; and Hex - a hex value, like &quot;#ff0000&quot;.The default color for a page is defined in the body selector.

CSS Text

text formatting

This
text is styled with some of the text formatting properties. The hea...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Links</title>
		   <link>http://www.programmerkingdom.com/view/773/css-links.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Links can be styled in different ways.Links can be style with any CSS property (e.g. color, font-family, 
background-color).Special for links are that they can be styled 
differently depending on what state they are in.

CSS Links

Links can be styled in different ways.

Styling Links

Links can be style with any CSS property (e.g. color, font-family, 
background-color).


Special ...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Font</title>
		   <link>http://www.programmerkingdom.com/view/774/css-font.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
CSS font properties define the font family, boldness, size, and 
the style of a text.The font family of a text is set with the font-family property.This chapter will define some of the fonts.

CSS Font

CSS font properties define the font family, boldness, size, and 
the style of a text.

Difference Between Serif and Sans-serif Fonts


 On computer screens, sans-serif fonts are consid...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>CSS Tables</title>
		   <link>http://www.programmerkingdom.com/view/775/css-tables.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
The look of an HTML table can be greatly improved with CSS. To specify table borders in CSS, use the border property.This article will covers how to style the tables.

CSS Tables

The look of an HTML table can be greatly improved with CSS:


	
		
			Company
			Contact
			Country
		
		
			Alfreds Futterkiste
			Maria Anders
			Germany
		
		
			Berglunds snabbk&ouml;p
			Christ...........</span>]]></description>
		   <pubDate>2010-04-11T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
