<?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; field</title>
	<atom:link href="http://designshack.net/tag/field/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>
	</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 263/300 objects using disk: basic

Served from: designshack.net @ 2012-02-09 16:08:13 -->
