<?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>Design Shack &#187; input</title>
	<atom:link href="http://designshack.net/tag/input/feed" rel="self" type="application/rss+xml" />
	<link>http://designshack.net</link>
	<description>Inspiration, CSS Gallery &#38; Community News</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>10 CSS Form Examples</title>
		<link>http://designshack.net/articles/10-css-form-examples/</link>
		<comments>http://designshack.net/articles/10-css-form-examples/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 16:48:13 +0000</pubDate>
		<dc:creator>David Appleyard</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Layouts]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[input]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=255</guid>
		<description><![CDATA[Forms can be greatly enhanced with a touch of CSS, making them more usable and far more visually attractive. Follow some of the examples below and you&#8217;ll be creating stunning CSS forms in no time at all. 1. Semantic Horizontal Form This form is coded in a semantic way and the elements are positioned next [...]]]></description>
			<content:encoded><![CDATA[<p>Forms can be greatly enhanced with a touch of CSS, making them more usable and far more visually attractive. Follow some of the examples below and you&#8217;ll be creating stunning CSS forms in no time at all.</p>
<p><span id="more-255"></span></p>
<h2>1. <a href="http://www.skyrocket.be/2006/01/09/semantic-horizontal-forms/">Semantic Horizontal Form</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/forms_css_1.jpg" alt="Horizontal CSS Semantic Form" class="tutorialimage" width="510" height="287" class="alignnone size-full wp-image-25346" /></p>
<p>This form is coded in a semantic way and the elements are positioned next to eachother except for the last fieldset which spans the full width of the form below the 3 top fieldsets. It’s been tested in FF1.x, IE6 and Opera8. (looks a little quirky in IE5.x but still usable) </p>
<h2>2. <a href="http://www.emblematiq.com/lab/niceforms/">Nice Forms</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/forms_css_2.jpg" alt="Nice Forms"  class="tutorialimage" /></p>
<p>A great form, with graphical elements and colour to create a different and unique look. All done with CSS and semantic coding.</p>
<h2>3. <a href="http://www.stylephreak.com/uploads/source/cssforms/cssform.php">StylePhreak Simple CSS Form</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/forms_css_3.jpg" alt="Simple CSS Form" width="510" height="275" class="tutorialimage" /></p>
<p>A simple form with regular alignment and unique lines to break up the different sections. This works well as a great base to start your own custom form from.</p>
<h2>4. <a href="http://veerle.duoh.com/index.php/blog/comments/styling_forms_in_css/">Veerle&#8217;s Blue CSS Form</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/forms_css_4.jpg" alt="Veerle Blue CSS Form" width="510" height="296"  class="tutorialimage" /></p>
<p>A simple blue form with rounded background corners, all styled in CSS and XHTML. The layout is pixel perfect, and the images can be customized to match your own requirements.</p>
<h2>5. <a href="http://www.assemblesoft.com/examples/form/">Who Says CSS Forms Can&#8217;t Be Pretty?</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/forms_css_51.jpg" alt="Who Says CSS Forms Can't Be Pretty?" title="forms_css_5" width="510" height="397" class="tutorialimage" /></p>
<p>A unique form with soft background images to complement the fields. It highlights many form possibilities, including a pop-up calendar for choosing a date. A <a href="http://www.assemblesoft.com/examples/form/simpleform.html">related tutorial</a> also accompanies the example.</p>
<h2>5. <a href="http://www.themaninblue.com/experiment/InForm/index.htm">Man in Blue: Form Examples</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/table.jpg" alt="Man in Blue: Form Examples" title="table" width="510" height="228" class="tutorialimage" /></p>
<p>Here I&#8217;ve made each fieldset extend the full width of the page. The main styling that&#8217;s going on is the positioning of the form elements within the fieldsets. Because each element is contained inside a label tag, you can just float labels left, give them a bit of margin, and they line up horizontally (moving to the next line if there&#8217;s not enough width).</p>
<h2>6. <a href="http://www.cssplay.co.uk/menu/form.html">CSS Play &#8211; A Form with Style</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/cssplay.jpg" alt="CSS Play Form" title="cssplay" width="510" height="315" class="tutorialimage" /></p>
<p>Forms are not very friendly when it comes to CSS and each browser has its own way of handling them. Styles that work in one browser will not work in another, so depending on which browser you are using you will see a slightly different interpretation.</p>
<h2>7. <a href="http://www.formassembly.com/form-garden.php?formId=29&#038;style=/form-builder/css/campground_2">The Form Garden</a></h2>
<p>This is a generic web form containing all the different fields and layouts available in FormAssembly.com. Use this form to make sure your theme works well with any type of web form.</p>
<h2>8. <a href="http://www.alistapart.com/articles/prettyaccessibleforms">Prettier Accessible Forms</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/prettiercssforms.jpg" alt="Prettier CSS Forms" width="510" height="308" class="tutorialimage" /></p>
<p>The most important part of a form is the HTML we use to build it. Fortunately, HTML gives us a nice assortment of tags to build our forms in an accessible way. These are fieldset, legend, and label.</p>
<h2>9. <a href="http://www.designplace.org/tutorials.php?page=1&#038;c_id=9">HTML Form Effects with CSS</a></h2>
<p>For this tutorial you should already be familiar with HTML forms and the various elements and attributes. You should also have a basic understanding of Cascading Stylesheets (CSS)</p>
<h2>10. <a href="http://www.websiteoptimization.com/speed/tweak/forms/">A 2 Column CSS Form Layout</a></h2>
<p><img src="http://designshack.net/wp-content/uploads/2column.jpg" alt="A 2 Column CSS Form Layout" width="510" height="273" class="tutorialimage" /></p>
<p>Websites have become less accessible and more complex over time according to recent studies. Learn how to buck the trend by creating fast, accessible CSS forms that work with modern browsers and gracefully degrade.</p>
<p><strong><em>Like the article? Be sure to subscribe to our <a href="feed://feeds.feedburner.com/designshack">RSS feed</a> and follow us on <a href="http://twitter.com/designshack">Twitter</a> to stay up on recent content.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://designshack.net/articles/10-css-form-examples/feed/</wfw:commentRss>
		<slash:comments>138</slash:comments>
		</item>
		<item>
		<title>Search Forms in Safari</title>
		<link>http://designshack.net/articles/search-forms-in-safari/</link>
		<comments>http://designshack.net/articles/search-forms-in-safari/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 19:50:03 +0000</pubDate>
		<dc:creator>David Appleyard</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=377</guid>
		<description><![CDATA[It is remarkably simple to put this design feature in place on your site, and it can improve functionality greatly for those using a Mac. Whether Firefox and Internet Explorer will integrate this feature into their browsers in the future is unknown &#8211; although it is fairly unlikely. How to turn the feature on Using [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designshack.net/postimages/safarisearch.jpg" alt="Search fields in Safari" class="right" />It is remarkably simple to put this design feature in place on your site, and it can improve functionality greatly for those using a Mac. Whether Firefox and Internet Explorer will integrate this feature into their browsers in the future is unknown &#8211; although it is fairly unlikely.</p>
<h2>How to turn the feature on</h2>
<p>Using the following code for a form will cause the enhanced search field to display in Safari:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">form</span> <span style="color: #000066;">action</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;form.php&quot;</span> <span style="color: #000066;">method</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;post&quot;</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;search&quot;</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;search&quot;</span></span>
<span style="color: #009900;">autosave<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;mysite-autosave&quot;</span> results<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;10&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span> 
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;submit&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Search&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">form</span>&gt;</span></pre></td></tr></table></div>

<p>The <code>type="search"</code> tells safari to use the field as a search box, and the <code>autosave="mysite-autosave" results="10"</code> sets additional features about the recent search information.</p>
<h2>The downsides</h2>
<p>The negative aspect of adding this feature is that your code won&#8217;t validate. It&#8217;s up to you to decide whether it is a acceptable down-side of improving the browsing experience for those using Safari. We think it is &#8211; and you&#8217;ll see the enhanced search field on Design Shack!</p>
]]></content:encoded>
			<wfw:commentRss>http://designshack.net/articles/search-forms-in-safari/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HTML Form Basics</title>
		<link>http://designshack.net/articles/html-form-basics/</link>
		<comments>http://designshack.net/articles/html-form-basics/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 13:25:07 +0000</pubDate>
		<dc:creator>David Appleyard</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[textarea]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=461</guid>
		<description><![CDATA[HTML is used mainly for presenting and showcasing information for the visitor. But it&#8217;s also easy to allow them to enter information and use it in various ways. This tutorial uses the example of a contact form. Simple Contact Form Providing your web host supports PHP, you just need to follow our example below to [...]]]></description>
			<content:encoded><![CDATA[<p>HTML is used mainly for presenting and showcasing information for the visitor. But it&#8217;s also easy to allow them to enter information and use it in various ways. This tutorial uses the example of a contact form.</p>
<h2>Simple Contact Form</h2>
<p>Providing your web host supports PHP, you just need to follow our example below to email the contents of a form to yourself. Firstly, this is the HTML code to put on your page:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">form</span> <span style="color: #000066;">action</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;submit.php&quot;</span> <span style="color: #000066;">method</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;get&quot;</span>&gt;</span>
   Name: <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text&quot;</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;name&quot;</span> <span style="color: #66cc66;">/</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">br</span> <span style="color: #66cc66;">/</span>&gt;</span>
   Email Address: <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text&quot;</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;email&quot;</span> <span style="color: #66cc66;">/</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">br</span> <span style="color: #66cc66;">/</span>&gt;</span>
   Message: <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">textarea</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;message&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">textarea</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">br</span> <span style="color: #66cc66;">/</span>&gt;</span>
   <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;submit&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Send Form&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">form</span>&gt;</span></pre></td></tr></table></div>

<p>This will result in a form which looks similar to the following:</p>
<form action="" method="get">
   Name:<br />
<input type="text" name="name" />
<p>   Email Address:<br />
<input type="text" name="email" />
<p>   Message:</p>
<p>   <textarea name="message"></textarea></p>
<input type="submit" value="Send Form" />
</form>
<p>So you&#8217;re able to collect the data. Now to explain how to email it. To do this, you need to make a file called <code>submit.php</code> and put it in the same folder as your HTML file. It&#8217;s quite complicated to go into exactly how this works, but if you copy and paste the following code it should work fine:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #000088;">$subject</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;Website Message&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$message</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;Someone sent you a message from your website:
Name: <span style="color: #006699; font-weight: bold;">$name</span>
Email: <span style="color: #006699; font-weight: bold;">$email</span>
Message: <span style="color: #006699; font-weight: bold;">$message</span>&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$youremail</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;me@mywebsite.com&quot;</span><span style="color: #339933;">;</span>
<span style="color: #990000;">mail</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$youremail</span><span style="color: #339933;">,</span><span style="color: #000088;">$subject</span><span style="color: #339933;">,</span><span style="color: #000088;">$message</span><span style="color: #339933;">,</span><span style="color: #0000ff;">&quot;From: <span style="color: #006699; font-weight: bold;">$email</span>&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'Thankyou for filling in a form!'</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>All you need to do is <b>change me@mywebsite.com to your actual email address</b>. You&#8217;ll be receiving form submissions from your website in no time!</p>
<h2>Other Form Options</h2>
<p>HTML doesn&#8217;t just use text fields for collecting information. You also have the option to use checkboxes, radio buttons and drop down lists. Feel free to take and use the examples below:</p>
<h2>Radio Buttons</h2>
<p>These allow you to enforce that the visitor only makes one choice, unlike checkboxes which allow you to select multiple answers/settings. They look something like:</p>
<form action="">
<input name="favouritecolor" type="radio" value="red" /> Red</p>
<input name="favouritecolor" type="radio" value="blue" /> Blue</p>
<input name="favouritecolor" type="radio" value="yellow" /> Yellow<br />
</form>
<p>The code you use to create the above is:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;favouritecolor&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;radio&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;red&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span> Red
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;favouritecolor&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;radio&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;blue&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span> Blue
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;favouritecolor&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;radio&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;yellow&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span> Yellow</pre></td></tr></table></div>

<h2>Checkboxes</h2>
<p>Several checkboxes can be ticked, allowing multiple selections. It is as simple as changing the word <code>radio</code> above to say <code>checkbox</code>:</p>
<form action="">
<input name="favouritecolor" type="checkbox" value="red" /> Red</p>
<input name="favouritecolor" type="checkbox" value="blue" /> Blue</p>
<input name="favouritecolor" type="checkbox" value="yellow" /> Yellow<br />
</form>
<p>The code you use to create the above is:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;favouritecolor&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;checkbox&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;red&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span> Red
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;favouritecolor&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;checkbox&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;blue&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span> Blue
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;favouritecolor&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;checkbox&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;yellow&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span> Yellow</pre></td></tr></table></div>

<h2>Drop Down Boxes</h2>
<p>Drop down boxes work in a similar way to radio buttons, allowing the user to select one option. However, they save a great deal of space if you are dealing with a long list &#8211; selecting your country for example:</p>
<form action="">
<select name="favouritecolor">
<option value="red">Red</option>
<option value="blue">Blue</option>
<option value="yellow">Yellow</option>
<option value="green">Green</option>
<option value="pink">Pink</option>
</select>
</form>
<p>The code you use to create the above is:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">select</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;favouritecolor&quot;</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;red&quot;</span>&gt;</span>Red<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;blue&quot;</span>&gt;</span>Blue<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;yellow&quot;</span>&gt;</span>Yellow<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;green&quot;</span>&gt;</span>Green<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;pink&quot;</span>&gt;</span>Pink<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">select</span>&gt;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://designshack.net/articles/html-form-basics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 324/362 objects using disk: basic

Served from: designshack.net @ 2012-02-09 16:12:50 -->
