<?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>Web Design Tuts</title>
	<atom:link href="http://www.webdesigntuts.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigntuts.net</link>
	<description>Web Design Tutorials and Articles</description>
	<lastBuildDate>Sun, 18 Jul 2010 16:22:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Simple PHP Ban IP Address Script</title>
		<link>http://www.webdesigntuts.net/php-tutorials/simple-php-ban-ip-address-script.html</link>
		<comments>http://www.webdesigntuts.net/php-tutorials/simple-php-ban-ip-address-script.html#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:17:56 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Ban]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=651</guid>
		<description><![CDATA[This script is a simple way to ban one IP address or a range of IP addresses from your website. The code uses comments to include detailed information on how the script works to make it easier for you to edit it as you need it. Here is the code: &#60;?php // IP to ban]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/php-tutorials/simple-php-ban-ip-address-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Center a Website with CSS</title>
		<link>http://www.webdesigntuts.net/css-tutorials/how-to-center-a-website-with-css.html</link>
		<comments>http://www.webdesigntuts.net/css-tutorials/how-to-center-a-website-with-css.html#comments</comments>
		<pubDate>Wed, 24 Mar 2010 18:49:40 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[Cemter]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Stylesheets]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=621</guid>
		<description><![CDATA[The question about centering your website in the visitor&#8217;s screen always comes up. Fortunately, the solution is really very simple. Essentially, you can have two different types of website layouts -  fixed and liquid widths. Fixed widths stay, well&#8230;fixed. Liquid layouts stretch to suit the size of your visitor&#8217;s screen. How to Center Liquid Layouts]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/css-tutorials/how-to-center-a-website-with-css.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take a Full-Size Screenshot of Your Website</title>
		<link>http://www.webdesigntuts.net/website-administration-tutorials/take-a-full-size-screenshot-of-your-website.html</link>
		<comments>http://www.webdesigntuts.net/website-administration-tutorials/take-a-full-size-screenshot-of-your-website.html#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:30:07 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[Website Administration Tutorials]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=575</guid>
		<description><![CDATA[Recently I needed to take a full-size screenshot of a website I created for a project I am doing. A number of websites claim to be able to  take screenshots of websites but sometimes you can be waiting quite a while for the screenshot to load, depending on the size of the &#8220;queue&#8221;. So instead,]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/website-administration-tutorials/take-a-full-size-screenshot-of-your-website.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of Common HTML Editors</title>
		<link>http://www.webdesigntuts.net/design-software-tutorials/list-of-common-html-editors.html</link>
		<comments>http://www.webdesigntuts.net/design-software-tutorials/list-of-common-html-editors.html#comments</comments>
		<pubDate>Thu, 31 Dec 2009 20:58:20 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[Design Software Tutorials]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=550</guid>
		<description><![CDATA[The following list is organised with three headings &#8211; text editors, source code editors and WYSIWYG editors. Text editors such as Notepad can be used to create Web pages just the same as any editor. Source code editors on the other hand usually highlight the different parts of the code to make things easier to]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/design-software-tutorials/list-of-common-html-editors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why use CSS?</title>
		<link>http://www.webdesigntuts.net/css-tutorials/why-use-css.html</link>
		<comments>http://www.webdesigntuts.net/css-tutorials/why-use-css.html#comments</comments>
		<pubDate>Sun, 23 Aug 2009 17:58:08 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=479</guid>
		<description><![CDATA[There are a million reasons to use CSS over plain ol&#8217; HTML formatting. This short article will list and explain some of the main reasons to use CSS. The main reason to use CSS is the ability to seperate all your styles and formatting from the content of your pages. There are a few &#8220;sub&#8221;]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/css-tutorials/why-use-css.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open a New Window Using JavaScript and Control it&#8217;s Appearance</title>
		<link>http://www.webdesigntuts.net/javascript-tutorials/open-a-new-window-using-javascript-and-control-its-appearance.html</link>
		<comments>http://www.webdesigntuts.net/javascript-tutorials/open-a-new-window-using-javascript-and-control-its-appearance.html#comments</comments>
		<pubDate>Thu, 06 Aug 2009 19:10:06 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[JavaScript Tutorials]]></category>
		<category><![CDATA[Appearance]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=465</guid>
		<description><![CDATA[This simple code will allow you to open a new window using JavaScript &#8211; and control the way it looks. &#60;html&#62; &#60;head&#62; &#60;script type=&#34;text/javascript&#34;&#62; function openWindow(link) { window.open(link,&#34;_blank&#34;,&#34;toolbar=yes, location=no, directories=no, status=yes, menubar=yes, scrollbars=yes, resizable=no, copyhistory=yes, width=400, height=400&#34;); } &#60;/script&#62; &#60;/head&#62; &#60;body&#62; &#60;a href=&#34;#&#34; onclick=&#34;openWindow('http://www.webdesigntuts.net/');&#34;&#62;Open Window&#60;/a&#62; &#60;/body&#62; &#60;/html&#62;]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/javascript-tutorials/open-a-new-window-using-javascript-and-control-its-appearance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using HTML and XHTML Doctype Declarations</title>
		<link>http://www.webdesigntuts.net/html-tutorials/using-html-and-xhtml-doctype-declarations.html</link>
		<comments>http://www.webdesigntuts.net/html-tutorials/using-html-and-xhtml-doctype-declarations.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 11:06:33 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[Doctype]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=453</guid>
		<description><![CDATA[A DOCTYPE Definition is a special declaration at the very top of your Webpage source &#8211; right above the HTML tag &#8211; that informs validators the rules in which to validate your page using, and for modern browsers (IE6+, Firefox, NS6+, Opera, IE5 Mac), whether to display your page in Quirks or Standards mode. Below]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/html-tutorials/using-html-and-xhtml-doctype-declarations.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Create a Robots.txt File</title>
		<link>http://www.webdesigntuts.net/seo-tutorials/how-to-create-a-robots-txt-file.html</link>
		<comments>http://www.webdesigntuts.net/seo-tutorials/how-to-create-a-robots-txt-file.html#comments</comments>
		<pubDate>Wed, 29 Jul 2009 15:04:50 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Robots]]></category>
		<category><![CDATA[Search Engine]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=440</guid>
		<description><![CDATA[A robots.txt is a useful file that keeps search engines from indexing pages you do not want spidered. But why would you not want a page indexed by a search engine? This tutorial will explain why, and how to do it. Perhaps you want to display a page that shows an example of spamming the]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/seo-tutorials/how-to-create-a-robots-txt-file.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML/XHTML Quick Reference</title>
		<link>http://www.webdesigntuts.net/html-tutorials/xhtml-html-quick-reference.html</link>
		<comments>http://www.webdesigntuts.net/html-tutorials/xhtml-html-quick-reference.html#comments</comments>
		<pubDate>Tue, 28 Jul 2009 13:58:58 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=432</guid>
		<description><![CDATA[This HTML and XHTML Quick Reference is a handy page to have bookmarked or printed. It describes the popular and main HTML tags in an easy to follow way. Basic HTML Tags Tag Description &#60;html&#62;&#60;/html&#62; Defines a HTML document &#60;head&#62;&#60;/head&#62; Defines information about the document &#60;body&#62;&#60;/body&#62; Defines the document&#8217;s body Heading Tags Tag Description &#60;h1&#62;&#60;/h1&#62;]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/html-tutorials/xhtml-html-quick-reference.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Up Google AdSense Custom Search Engine</title>
		<link>http://www.webdesigntuts.net/google-tutorials/set-up-google-adsense-custom-search-engine.html</link>
		<comments>http://www.webdesigntuts.net/google-tutorials/set-up-google-adsense-custom-search-engine.html#comments</comments>
		<pubDate>Sat, 18 Jul 2009 18:28:10 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[Google Tutorials]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search Engine]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=424</guid>
		<description><![CDATA[A Google AdSense CSE (Custom Search Engine) can be a great way to earn revenue from your Website, and at the same time gives your visitors a way to search your own Website, or a number of Websites. You can also use it to create a search engine like Web Design Tuts&#8217; Tutorial Search Engine,]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/google-tutorials/set-up-google-adsense-custom-search-engine.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
