<?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>Hamid Alipour on Web Development &#38; Programming - Coding Recipes &#187; HTML/XHTML</title>
	<atom:link href="http://codingrecipes.com/category/html-xhtml/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 20:08:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>The Best Overall Code Editor Ever: Komodo Edit</title>
		<link>http://codingrecipes.com/the-best-overall-code-editor-ever-komodo-edit</link>
		<comments>http://codingrecipes.com/the-best-overall-code-editor-ever-komodo-edit#comments</comments>
		<pubDate>Tue, 04 May 2010 22:00:03 +0000</pubDate>
		<dc:creator>Codehead</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/XHTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Komodo Edit]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=915</guid>
		<description><![CDATA[A while back I wrote a post about what I think is the best Python code editor but I decided to write an update and write a little more about Komodo Edit&#8230; I use Dreamweaver to write HTML/CSS/JavaScript/PHP code and a few days ago I decided to open Komodo Edit and see how it does [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/the-best-overall-code-editor-ever-komodo-edit/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>To Validate Or Not To Validate Your Markup</title>
		<link>http://codingrecipes.com/to-validate-or-not-to-validate-your-markup</link>
		<comments>http://codingrecipes.com/to-validate-or-not-to-validate-your-markup#comments</comments>
		<pubDate>Tue, 13 Apr 2010 21:34:12 +0000</pubDate>
		<dc:creator>Codehead</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/XHTML]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=880</guid>
		<description><![CDATA[To be honest, I personally think that as long as my pages work fine and look the same on all the major browsers, I&#8217;m fine. But for me, it is also very important to properly balance all my tags and try to keep the pages as close to be valid as possible. But here is [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/to-validate-or-not-to-validate-your-markup/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rotate Text Using CSS</title>
		<link>http://codingrecipes.com/rotate-text-using-css</link>
		<comments>http://codingrecipes.com/rotate-text-using-css#comments</comments>
		<pubDate>Sat, 10 Apr 2010 22:43:48 +0000</pubDate>
		<dc:creator>Codehead</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/XHTML]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=878</guid>
		<description><![CDATA[This is not a standard property yet but here it is: .THE_TEXT_CLASS &#123; filter: progid:DXImageTransform.Microsoft.BasicImage&#40;rotation=3&#41;; /* IE */ -webkit-transform: rotate&#40;-90deg&#41;; -moz-transform: rotate&#40;-90deg&#41;; -o-transform: rotate&#40;-90deg&#41;; /* Opera */ &#125; For now, it&#8217;s best if you use images instead&#8230;]]></description>
		<wfw:commentRss>http://codingrecipes.com/rotate-text-using-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

