<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/forms</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 14:19:19 GMT</pubDate>
<item>
<title>(CSS) Don't show the blue effect of forms in safari - Victoor</title>
<link>http://snipplr.com/view/5047/dont-show-the-blue-effect-of-forms-in-safari/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Feb 2008 13:41:21 GMT</pubDate>
<guid>http://snipplr.com/view/5047/dont-show-the-blue-effect-of-forms-in-safari/</guid>
</item>
<item>
<title>(CSS) CSS tableless forms using labels and spans - andyhartleeds</title>
<link>http://snipplr.com/view/3719/css-tableless-forms-using-labels-and-spans/</link>
<description><![CDATA[ <p>For creating forms without using tables, just CSS.</p> ]]></description>
<pubDate>Tue, 18 Sep 2007 04:56:57 GMT</pubDate>
<guid>http://snipplr.com/view/3719/css-tableless-forms-using-labels-and-spans/</guid>
</item>
<item>
<title>(CSS) Styling input based on their type with CSS - valcartei</title>
<link>http://snipplr.com/view/3362/styling-input-based-on-their-type-with-css/</link>
<description><![CDATA[ <p>Style form fields</p> ]]></description>
<pubDate>Tue, 24 Jul 2007 07:58:52 GMT</pubDate>
<guid>http://snipplr.com/view/3362/styling-input-based-on-their-type-with-css/</guid>
</item>
<item>
<title>(CSS) Basic Form CSS - n00ge</title>
<link>http://snipplr.com/view/2699/basic-form-css/</link>
<description><![CDATA[ <p>Basic form CSS (for use with the HTML form snippets I also posted).  

*updated on 2/2/08: removed some unnecessary floats and separated layout styles from presentation styles for easier management.</p> ]]></description>
<pubDate>Tue, 22 May 2007 12:53:55 GMT</pubDate>
<guid>http://snipplr.com/view/2699/basic-form-css/</guid>
</item>
<item>
<title>(CSS) Accessible CSS Forms: Using CSS to Create a Two-Column Layout - zensir</title>
<link>http://snipplr.com/view/990/accessible-css-forms-using-css-to-create-a-twocolumn-layout/</link>
<description><![CDATA[ <p>In a recent study of web design patterns, Dr. Melody Ivory found that accessibility is the most underutilized aspect of good web page design (Ivory 2005). In fact websites have become more complex and less accessible over time (Hackett 2003). Less than 20% of the Fortune 100 have websites that are fully accessible (Loiacono 2004). Accessible forms are one way to combat this disturbing trend. With CSS layout, you can create two-column forms without the use of tables to save space and time. This article shows how to create a simple two-column contact form using CSS to style structural elements that is both fast and accessible.

A survey of CSS-based forms revealed many variations on a theme (see Vandersluis 2004). Most use block-level floats and margins to position form elements on the page. However, in my testing I found IE5.x Mac to have rendering problems with many of these forms. After numerous iterations, I arrived at a solution that worked for IE5.x Mac as well as Safari 1.07 Mac, Firefox 1.07 Win/Mac, IE 6 Win, Camino, and Opera. Our goal here is to create a simple accessible contact form without the use of tables (see Figure 1).</p> ]]></description>
<pubDate>Thu, 31 Aug 2006 13:20:42 GMT</pubDate>
<guid>http://snipplr.com/view/990/accessible-css-forms-using-css-to-create-a-twocolumn-layout/</guid>
</item>
</channel>
</rss>