<?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>HTML Tutorials &#187; radio button</title>
	<atom:link href="http://www.xsltblog.com/tags/radio-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xsltblog.com</link>
	<description>Learn HTML and basic CSS</description>
	<lastBuildDate>Sun, 27 Nov 2011 02:59:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Radio Button</title>
		<link>http://www.xsltblog.com/radio-button/</link>
		<comments>http://www.xsltblog.com/radio-button/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 00:54:14 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[radio button]]></category>

		<guid isPermaLink="false">http://www.xsltblog.com/radio-button/</guid>
		<description><![CDATA[
The radio button is the second input that you have to know when you are studying HTML this is like the opposite of the check box, since that input allows the users to choose several options than just having to select just one.

There are a number of samples online for easy application.

	Related posts
	
	Website Making (0)
	Tutorial: [...]]]></description>
		<wfw:commentRss>http://www.xsltblog.com/radio-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

