<?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>Time tests &#187; css</title>
	<atom:link href="http://www.khokhar.info/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khokhar.info</link>
	<description>. lessons .</description>
	<lastBuildDate>Thu, 29 Dec 2011 06:02:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Form tag &amp; Extra Vertical Space Problem</title>
		<link>http://www.khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/</link>
		<comments>http://www.khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 11:48:05 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/</guid>
		<description><![CDATA[Fix: form style=&#8221;margin-top: 0px;margin-bottom: 0px;&#8221;]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>textbox image alignment problem</title>
		<link>http://www.khokhar.info/2007/04/19/textbox-image-alignment-problem/</link>
		<comments>http://www.khokhar.info/2007/04/19/textbox-image-alignment-problem/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 08:40:20 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/04/19/textbox-image-alignment-problem/</guid>
		<description><![CDATA[Problem: [code] text_field(:member, :dob,:size=>"20", :maxlength => "50",:tabindex=>"22") img_tag [/code] Fix: [code] text_field(:member, :dob,:size=>"20", :maxlength => "50",:tabindex=>"22") img_tag {:style="position:absolute"} [/code]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/04/19/textbox-image-alignment-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

