<?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>PHPSuperBLOG &#187; Radio-button</title>
	<atom:link href="http://www.phpsuperblog.com/tag/radio-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Learn PHP Together</description>
	<lastBuildDate>Fri, 30 Jul 2010 07:26:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HTML form element &#8211; Radio button</title>
		<link>http://www.phpsuperblog.com/html/html-form-element-radio-button/</link>
		<comments>http://www.phpsuperblog.com/html/html-form-element-radio-button/#comments</comments>
		<pubDate>Sat, 03 May 2008 04:09:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML form]]></category>
		<category><![CDATA[HTML form element]]></category>
		<category><![CDATA[Radio-button]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=16</guid>
		<description><![CDATA[Like drop down menu, radio button element almost work the same but allows the users to see all the selections once the web page loads. I use the radio button for member registration area in my past work to let them to choose things such as gender or age group etc. Here is an example: [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/html/html-form-element-radio-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
