<?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>John Ibanez &#187; HTML</title>
	<atom:link href="http://www.johnibanez.net/category/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.johnibanez.net</link>
	<description>Web Designer - Coder - Wordpress Buff</description>
	<lastBuildDate>Wed, 28 Jul 2010 01:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Make a Div function as a link</title>
		<link>http://www.johnibanez.net/div-as-link.php</link>
		<comments>http://www.johnibanez.net/div-as-link.php#comments</comments>
		<pubDate>Sat, 06 Jun 2009 15:36:09 +0000</pubDate>
		<dc:creator>Jp</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[link]]></category>

		<guid isPermaLink="false">http://www.johnibanez.net/?p=669</guid>
		<description><![CDATA[In this entry, I&#8217;m going to show you how to make a whole div to function as a link. I will make my header as an example. Normally, Header images such as mine are coded this way to set it as a link: &#60;div id=&#34;header&#34;&#62; &#60;a href=&#34;http://example.com/&#34;&#62; &#60;img src=&#34;./header.jpg&#34; alt=&#34;&#34; /&#62; &#60;/a&#62;&#60;/div&#62; However, the problem [...]]]></description>
		<wfw:commentRss>http://www.johnibanez.net/div-as-link.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
