<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Study CSS</title>
	<link>http://studycss.com</link>
	<description>Comprehensive CSS course for everyone</description>
	<lastBuildDate>Thu, 09 Jul 2009 06:46:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	

	<item>
		<title>CSS and Page Loading Times</title>
		<description><![CDATA[However, there are a number of other factors that affect page rendering times—that is, the time between pressing the Enter key or clicking a link, and the page being fully displayed in the browser. These factors include network latency, server speeds, number of requests required (each image, external style sheet, and JavaScript fi le is [...]]]></description>
		<link>/?p=7</link>
			</item>
	<item>
		<title>CSS and Site Performance</title>
		<description><![CDATA[Organizing your styles across multiple style sheets can really help you manage the numerous styles for your sites. However, don’t split up your CSS for any given page into a very large number of style sheets. If you load more than say, five style sheets per page, even if they are not very big in [...]]]></description>
		<link>/?p=5</link>
			</item>
	<item>
		<title>Color styles in CSS</title>
		<description><![CDATA[I usually make a copy of the text_n_colors.css style sheet in the CSS folder of the project, and then, so I don’t have to modify those styles directly, I add the styles specifi c to the site at the end of this style sheet, allowing me to override the preceding styles that I want to [...]]]></description>
		<link>/?p=3</link>
			</item>
</channel>
</rss>
