<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Pretty Up Your Forms with CSS</title>
	<atom:link href="http://techknack.net/pretty-up-your-forms-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://techknack.net/pretty-up-your-forms-with-css/</link>
	<description>The rantings of a techie</description>
	<lastBuildDate>Wed, 06 Apr 2011 10:23:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Katie Smith</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-18723</link>
		<dc:creator>Katie Smith</dc:creator>
		<pubDate>Wed, 06 Apr 2011 10:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-18723</guid>
		<description>Great tutorial but i tried to do it unfortunately I wasnt able to make it work. I guess I should stick to the templates that is available around so that I dont have to mess with codes.</description>
		<content:encoded><![CDATA[<p>Great tutorial but i tried to do it unfortunately I wasnt able to make it work. I guess I should stick to the templates that is available around so that I dont have to mess with codes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blaine Barnett</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-18691</link>
		<dc:creator>Blaine Barnett</dc:creator>
		<pubDate>Tue, 05 Apr 2011 12:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-18691</guid>
		<description>Hi
Isn&#039;t it true that a dedicated plugin does all the heavy lifting for you, thus eliminating the need to play around with CSS?</description>
		<content:encoded><![CDATA[<p>Hi<br />
Isn&#8217;t it true that a dedicated plugin does all the heavy lifting for you, thus eliminating the need to play around with CSS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lauren</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-18684</link>
		<dc:creator>Lauren</dc:creator>
		<pubDate>Tue, 05 Apr 2011 09:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-18684</guid>
		<description>Is there a better way to make the forms better without messing around with the CSS coding?</description>
		<content:encoded><![CDATA[<p>Is there a better way to make the forms better without messing around with the CSS coding?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R. Cristi</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-18574</link>
		<dc:creator>R. Cristi</dc:creator>
		<pubDate>Sat, 02 Apr 2011 02:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-18574</guid>
		<description>Do you have specific information if I could use a graphic design on any of my borders for my forms?

R. Cristi
Author of &lt;a href=&quot;http://www.amazon.com/100-Blonde-Jokes-Funny-Clean/dp/0986600415/&quot; rel=&quot;nofollow&quot;&gt;Blonde Jokes&lt;/a&gt; book!</description>
		<content:encoded><![CDATA[<p>Do you have specific information if I could use a graphic design on any of my borders for my forms?</p>
<p>R. Cristi<br />
Author of <a href="http://www.amazon.com/100-Blonde-Jokes-Funny-Clean/dp/0986600415/" rel="nofollow">Blonde Jokes</a> book!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-14457</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 01 Sep 2010 08:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-14457</guid>
		<description>Nice, but you&#039;re not defining a text color. I use an opposite-contrast Windows theme, so on your forms, I get white text on white backgrounds. For accessibility purposes, you should define a black text color (or something else dark),</description>
		<content:encoded><![CDATA[<p>Nice, but you&#8217;re not defining a text color. I use an opposite-contrast Windows theme, so on your forms, I get white text on white backgrounds. For accessibility purposes, you should define a black text color (or something else dark),</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-13440</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-13440</guid>
		<description>Hi,

is any body solve my problem…

i like to use two background images, one across top side of the page, other down side of the page, is it possible

this is my code but its not working ????? :(

body {
background:url(../images/bg-top.jpg) top repeat-x fixed;
}
html {
background:url(../images/bg-top.jpg) bottom repeat-x fixed;
}</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>is any body solve my problem…</p>
<p>i like to use two background images, one across top side of the page, other down side of the page, is it possible</p>
<p>this is my code but its not working ????? <img src='http://techknack.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>body {<br />
background:url(../images/bg-top.jpg) top repeat-x fixed;<br />
}<br />
html {<br />
background:url(../images/bg-top.jpg) bottom repeat-x fixed;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matías</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-7529</link>
		<dc:creator>Matías</dc:creator>
		<pubDate>Mon, 17 Aug 2009 20:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-7529</guid>
		<description>Nice article!</description>
		<content:encoded><![CDATA[<p>Nice article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Someone</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-1848</link>
		<dc:creator>Someone</dc:creator>
		<pubDate>Thu, 01 Jan 2009 18:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-1848</guid>
		<description>Hi. Love the tutorial. Just what i was looking for.</description>
		<content:encoded><![CDATA[<p>Hi. Love the tutorial. Just what i was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40 CSS Web Form Style Tutorials For Web Developers &#124; Social CMS Buzz</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-147</link>
		<dc:creator>40 CSS Web Form Style Tutorials For Web Developers &#124; Social CMS Buzz</dc:creator>
		<pubDate>Thu, 14 Aug 2008 14:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-147</guid>
		<description>[...] Pretty Up Your Forms with CSS A nice simple and effective form styling [...]</description>
		<content:encoded><![CDATA[<p>[...] Pretty Up Your Forms with CSS A nice simple and effective form styling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://techknack.net/pretty-up-your-forms-with-css/comment-page-1/#comment-100</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 13 Apr 2008 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/pretty-up-your-forms-with-css/#comment-100</guid>
		<description>Thanks, I liked the article. Good and easy explanation of everything in easy steps.</description>
		<content:encoded><![CDATA[<p>Thanks, I liked the article. Good and easy explanation of everything in easy steps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

