<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Codewalkz.com</title>
	<link>http://www.codewalkz.com</link>
	<description></description>
	<lastBuildDate>Sat, 05 May 2012 00:00:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	

	<item>
		<title>How to Build Your Own Countdown Timer Using JavaScript</title>
		<description><![CDATA[Here is an example of a simple JavaScript countdown timer. To make it functional, all you need to do is copy and past the code into your choice of editing software. You can do this with notepad or any other HTML editor of your choosing. This JavaScript code should follow after the h1 align=&#8221;center&#8221; and [...]]]></description>
		<link>http://www.codewalkz.com/2012/05/05/how-to-build-your-own-countdown-timer-using-javascript/</link>
			</item>
	<item>
		<title>Five Projects Designed to Improve Your PHP Skills</title>
		<description><![CDATA[PHP is like learning a spoken language. The more practice you have, the better you get. When scenarios arise that you are unfamiliar with, you have to figure them out. Figuring out how to solve these situations is what makes us grow as programmers. There are various projects which you can undertake to refine your [...]]]></description>
		<link>http://www.codewalkz.com/2012/05/02/five-projects-designed-to-improve-your-php-skills/</link>
			</item>
	<item>
		<title>Impress Visitors with Visual Appeal Using CSS Background Images</title>
		<description><![CDATA[Impressing visitors with visual appeal by using CSS background images is an easy way to enhance a website. CSS is code used to modify the look and aesthetic of a website. It basically affects how the webpage displays information and images, while HTML tells a web browser what information to display and how to format [...]]]></description>
		<link>http://www.codewalkz.com/2012/04/29/impress-visitors-with-visual-appeal-using-css-background-images/</link>
			</item>
	<item>
		<title>Cleaner CSS with Proper Grouping and Nesting</title>
		<description><![CDATA[CSS stylesheets are an excellent way of adding extra style to a website. It also helps keep HTML pages organized by creating separate stylesheets in their own files. However, more complex websites can lead to very complex CSS sheets. If a programmer doesn&#8217;t use proper nesting and grouping protocols they can become difficult to read [...]]]></description>
		<link>http://www.codewalkz.com/2012/04/28/cleaner-css-with-proper-grouping-and-nesting/</link>
			</item>
	<item>
		<title>Easy CSS Layouts Using DIV Tags</title>
		<description><![CDATA[Programmers using CSS can also use it to create easy CSS layouts using DIV tags. Essentially, a DIV tag is a container for other html or CSS elements. It helps a great deal in organizing content on a page. In fact, the programmer can create one CSS style sheet with the DIV tags in it [...]]]></description>
		<link>http://www.codewalkz.com/2012/04/26/easy-css-layouts-using-div-tags/</link>
			</item>
</channel>
</rss>

