<?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>Codegrad &#187; image flip</title>
	<atom:link href="http://codegrad.hub.ph/tag/image-flip/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 23:32:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>CSS Image Flip with text anchor link</title>
		<link>http://codegrad.hub.ph/css-image-flip-with-text-anchor-link/</link>
		<comments>http://codegrad.hub.ph/css-image-flip-with-text-anchor-link/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 01:31:26 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Cascading Stylesheet]]></category>
		<category><![CDATA[anchor text]]></category>
		<category><![CDATA[image flip]]></category>
		<category><![CDATA[link hover]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=48</guid>
		<description><![CDATA[One advantage of CSS Image Flip compare to Java Image Flip is the capability of the former to accept text-based links. This image flip uses CSS and allows you to use text-based link instead of an image link found in other methods of image flip.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/css-image-flip-with-text-anchor-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Image Flip</title>
		<link>http://codegrad.hub.ph/css-image-flip/</link>
		<comments>http://codegrad.hub.ph/css-image-flip/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 01:28:28 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Cascading Stylesheet]]></category>
		<category><![CDATA[image flip]]></category>
		<category><![CDATA[link hover]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=46</guid>
		<description><![CDATA[An alternative to Java Image Flip. This image flip uses CSS instead of Javascript to replicate exactly the same effect. Some people block Javascript in their browsers because some malicious websites use them to infect computers with malwares. Hence, I develop an image flip that works even if the Javascript is disabled.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/css-image-flip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java image flip</title>
		<link>http://codegrad.hub.ph/java-image-flip/</link>
		<comments>http://codegrad.hub.ph/java-image-flip/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 00:46:48 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[HTML image]]></category>
		<category><![CDATA[image flip]]></category>
		<category><![CDATA[link hover]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=29</guid>
		<description><![CDATA[A popular image flip back in the late 90’s that uses Javascript. When a mouse hovers on an image (usually a hyperlink image), the image “flips” or change to another image. It reverts to the original image when the mouse pointer moves away. Rarely use nowadays due to popularity of text-based links and the notoriety of Javascript as means of attaching viruses and other malwares.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/java-image-flip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

