<?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>Transcending Frontiers &#187; Better Ways For Laying Out HTML Forms</title>
	<atom:link href="http://blog.thefrontiergroup.com.au/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefrontiergroup.com.au</link>
	<description>Your peek inside the collective mind of The Frontier Group</description>
	<lastBuildDate>Tue, 03 Jan 2012 06:53:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Better Ways For Laying Out HTML Forms</title>
		<link>http://blog.thefrontiergroup.com.au/2008/10/better-forms/</link>
		<comments>http://blog.thefrontiergroup.com.au/2008/10/better-forms/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 01:37:42 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Websites or Tools]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=60</guid>
		<description><![CDATA[The project I&#8217;m currently working on involves creating a lot of very large and somewhat complex forms. I hadn&#8217;t investigated better ways to create HTML forms for quite a while but this seemed like the perfect opportunity to do so. After a quick search I found a great page with some tips on how to [...]]]></description>
			<content:encoded><![CDATA[<p>The project I&#8217;m currently working on involves creating a lot of very large and somewhat complex forms. I hadn&#8217;t investigated better ways to create HTML forms for quite a while but this seemed like the perfect opportunity to do so.</p>
<p>After a quick search I found a <a href="http://themaninblue.com/experiment/InForm/">great page</a> with some tips on how to better layout forms using CSS, and some new tags such as Fieldset, Label and Legend. This allowed me to create the forms I needed in half the time, using half the markup. The end result were forms that look at least twice as good as the forms I&#8217;d created using my old ways and means.</p>
<p>It just reinforces to me how important it is to keep up in IT!</p>
<script src="http://feeds.feedburner.com/~s/TranscendingFrontiers?i=http://blog.thefrontiergroup.com.au/2008/10/better-forms/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://blog.thefrontiergroup.com.au/2008/10/better-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

