<?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: Minimal and Modern Layout: PSD to XHTML/CSS Conversion</title>
	<atom:link href="http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/</link>
	<description></description>
	<lastBuildDate>Thu, 18 Mar 2010 17:25:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jess</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-62298</link>
		<dc:creator>jess</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-62298</guid>
		<description>I cannot figure out how to get the &quot;contact&quot; tab inline w/ the rest...it keeps appearing under the &quot;home&quot; tab...any suggestions?</description>
		<content:encoded><![CDATA[<p>I cannot figure out how to get the &#8220;contact&#8221; tab inline w/ the rest&#8230;it keeps appearing under the &#8220;home&#8221; tab&#8230;any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Stoddard</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-59214</link>
		<dc:creator>Scott Stoddard</dc:creator>
		<pubDate>Sun, 21 Feb 2010 06:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-59214</guid>
		<description>Yeah...this part is missing...I was wondering what the heck I couldn&#039;t get rid of the bullet points and the stairstepping of nav links and separators!!!!  Make sure you fix this line of code! Otherwise, decent tutorial for beginners,

#navigation { float: right; }
.nav-links li {
  display: block;
  float: left;
  list-style-type: none;
}</description>
		<content:encoded><![CDATA[<p>Yeah&#8230;this part is missing&#8230;I was wondering what the heck I couldn&#8217;t get rid of the bullet points and the stairstepping of nav links and separators!!!!  Make sure you fix this line of code! Otherwise, decent tutorial for beginners,</p>
<p>#navigation { float: right; }<br />
.nav-links li {<br />
  display: block;<br />
  float: left;<br />
  list-style-type: none;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gedit</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-59032</link>
		<dc:creator>gedit</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-59032</guid>
		<description>Thank you for this nice tutorial!</description>
		<content:encoded><![CDATA[<p>Thank you for this nice tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mik Cowans</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-58039</link>
		<dc:creator>Mik Cowans</dc:creator>
		<pubDate>Wed, 10 Feb 2010 20:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-58039</guid>
		<description>There are some css styles missing from this tutorial.

The beginning of code block 7 should read:

#navigation { float: right; }
.nav-links li {
  display: block;
  float: left;
  list-style-type: none;
}</description>
		<content:encoded><![CDATA[<p>There are some css styles missing from this tutorial.</p>
<p>The beginning of code block 7 should read:</p>
<p>#navigation { float: right; }<br />
.nav-links li {<br />
  display: block;<br />
  float: left;<br />
  list-style-type: none;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deo</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-54804</link>
		<dc:creator>deo</dc:creator>
		<pubDate>Tue, 22 Dec 2009 16:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-54804</guid>
		<description>Thank you I find very god knowledge in your side I have tried to read book but I could not improve but when I start search this side now I have lot of improvement especially thank for it .</description>
		<content:encoded><![CDATA[<p>Thank you I find very god knowledge in your side I have tried to read book but I could not improve but when I start search this side now I have lot of improvement especially thank for it .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lyons</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-54624</link>
		<dc:creator>Lyons</dc:creator>
		<pubDate>Sat, 19 Dec 2009 11:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-54624</guid>
		<description>@Wilson: I think the author have tried his best to create a tutorial for the novice and it has been well laid out.</description>
		<content:encoded><![CDATA[<p>@Wilson: I think the author have tried his best to create a tutorial for the novice and it has been well laid out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson Walker</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-54501</link>
		<dc:creator>Wilson Walker</dc:creator>
		<pubDate>Thu, 17 Dec 2009 09:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-54501</guid>
		<description>I am severely grateful for the attempt, but I expected this to be more thorough. The author wasn&#039;t very specific at all once it got to the coding. I guess they expected people to know what and how to do it, but then there wouldn&#039;t a point of a tutorial. I am amateur, which probably has A LOT to with it, but I was lost. One example was creating &quot;#top div&quot;; it was not said where it was supposed to go and how to create it. As an avid PS user, I was hoping to get my feet wet with web design, but I think I&#039;ll keep on my socks and shoes for now.</description>
		<content:encoded><![CDATA[<p>I am severely grateful for the attempt, but I expected this to be more thorough. The author wasn&#8217;t very specific at all once it got to the coding. I guess they expected people to know what and how to do it, but then there wouldn&#8217;t a point of a tutorial. I am amateur, which probably has A LOT to with it, but I was lost. One example was creating &#8220;#top div&#8221;; it was not said where it was supposed to go and how to create it. As an avid PS user, I was hoping to get my feet wet with web design, but I think I&#8217;ll keep on my socks and shoes for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peacepeijal</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-54048</link>
		<dc:creator>peacepeijal</dc:creator>
		<pubDate>Thu, 10 Dec 2009 23:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-54048</guid>
		<description>wow! this was a perfect tutorial.. great!!</description>
		<content:encoded><![CDATA[<p>wow! this was a perfect tutorial.. great!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivy</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-53974</link>
		<dc:creator>ivy</dc:creator>
		<pubDate>Thu, 10 Dec 2009 03:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-53974</guid>
		<description>png？？</description>
		<content:encoded><![CDATA[<p>png？？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/#comment-53567</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 05 Dec 2009 00:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1919#comment-53567</guid>
		<description>How come you didn&#039;t have to &quot;clear the floats&quot; in this tutorial page?</description>
		<content:encoded><![CDATA[<p>How come you didn&#8217;t have to &#8220;clear the floats&#8221; in this tutorial page?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
