<?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>Code à la Mode &#187; Roundups</title>
	<atom:link href="http://www.codealamode.net/category/blog/roundups/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codealamode.net</link>
	<description>PSD to HTML/CSS - Done Right</description>
	<lastBuildDate>Wed, 26 May 2010 15:53:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hand-picked PSD to HTML Tutorials that Teach Stuff Right!</title>
		<link>http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/</link>
		<comments>http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 06:21:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Roundups]]></category>
		<category><![CDATA[beginner css]]></category>
		<category><![CDATA[beginner html]]></category>
		<category><![CDATA[best html tutorials]]></category>
		<category><![CDATA[best psd to html tutorial]]></category>
		<category><![CDATA[css tutorial]]></category>
		<category><![CDATA[psd slicing tutorial]]></category>
		<category><![CDATA[psd slicing tutorials]]></category>
		<category><![CDATA[psd to html]]></category>
		<category><![CDATA[psd to html/css tutorial]]></category>
		<category><![CDATA[xhtml tutorial]]></category>

		<guid isPermaLink="false">http://www.codealamode.net/?p=781</guid>
		<description><![CDATA[When I first started out learning HTML and CSS, there was no shortage of tutorials all over the web explaining how to code PSDs into HTML. I surely read and followed dozens of them, but only a few really stuck with me and really helped me. There are endless exhaustive roundups of these tutorials, but [...]]]></description>
			<content:encoded><![CDATA[<p>When I first started out learning HTML and CSS, there was no shortage of tutorials all over the web explaining how to code PSDs into HTML. I surely read and followed dozens of them, but only a few really stuck with me and really helped me. <span id="more-781"></span>There are endless exhaustive roundups of these tutorials, but they focus on quantity over quality.Many of the tutorials I came across taught me a lot of bad habits which took time to break, so I&#8217;m offering this short list as a way to sift through the junk and find the really valuable tutorials.</p>
<p>Many of the tutorials I came across while doing research were not necessarily <em>wrong</em>, but their approaches weren&#8217;t the best for teaching newcomers to the field, for one thing, many of them focused too heavily on CSS too early on in the process, which isn&#8217;t wrong, but I believe you should always focus on a solid markup structure before worrying about styling. Disagree? Let me know! Enjoy!</p>
<h4><a href="http://net.tutsplus.com/site-builds/from-psd-to-html-building-a-set-of-website-designs-step-by-step/" target="_blank">From PSD to HTML, Building a Set of Website Designs Step by Step</a> by Collis Ta&#8217;eed</h4>
<div class="post_img"><a href="http://net.tutsplus.com/site-builds/from-psd-to-html-building-a-set-of-website-designs-step-by-step/"><img src="http://www.codealamode.net/wp-content/uploads/2009/12/creatif-tutorial.jpg" alt="" title="creatif-tutorial" width="450" height="259" class="aligncenter size-full wp-image-800" /></a></div>
<p>This is a massive, thorough tutorial over at Nettuts that I highly recomend. Collis started PSDtuts ages ago and is certainly a reputable web developer and designer, and his tutorials always follow best practices. You can trust pretty much anything he writes.</p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/encoding-a-photoshop-mockup-into-xhtml-css" target="_blank">Encoding a Photoshop Mockup into XHTML &amp; CSS</a> by Chris Spooner</h4>
<div class="post_img"><a href="http://www.blog.spoongraphics.co.uk/tutorials/encoding-a-photoshop-mockup-into-xhtml-css"><img src="http://www.codealamode.net/wp-content/uploads/2009/12/spoongraphics-tut.jpg" alt="" title="spoongraphics-tut" width="450" height="236" class="aligncenter size-full wp-image-801" /></a></div>
<p>Chris Spooner is your go-to guy for all things CSS, and his tutorials never disappoint, they&#8217;re clear, and concise, but with thoughful and helpful commentary throughout, and you know that you&#8217;re learning how to do things the right way.</p>
<h4><a href="http://line25.com/tutorials/how-to-convert-a-photoshop-mockup-to-xhtml-css" target="_blank">How to Convert a Photoshop Mockup to XHTML/CSS</a> by Chris Spooner</h4>
<div class="post_img"><a href="http://line25.com/tutorials/how-to-convert-a-photoshop-mockup-to-xhtml-css"><img src="http://www.codealamode.net/wp-content/uploads/2009/12/line25-tut.jpg" alt="" title="line25-tut" width="450" height="264" class="aligncenter size-full wp-image-802" /></a></div>
<p>Another one by Chris Spooner, this is one of the first tutorials that I ever actually completed when I was first starting out, and one of the only ones that really helped me! I kept referring back to it time and time again in early days with HTML and CSS to see if he might have already answered my questions.</p>
<h4><a href="http://www.subcide.com/tutorials/csslayout/index.aspx" target="_blank">Creating a CSS layout from scratch</a></h4>
<div class="post_img"><a href="http://www.subcide.com/tutorials/csslayout/index.aspx"><img src="http://www.codealamode.net/wp-content/uploads/2009/12/css-tut.jpg" alt="" title="css-tut" width="450" height="279" class="aligncenter size-full wp-image-803" /></a></div>
<p>This is a really fantastic tutorial that takes you through the process step by step, from slicing to CSS coding, and everything in between, and clearly explains concepts along the way. This one was also essential for me when I was first starting out.</p>
<h4><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-design-and-code-a-flexible-website/" target="_blank">How to Design and Code a Flexible Website</a> by Myself!</h4>
<div class="post_img"><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-design-and-code-a-flexible-website/"><img src="http://www.codealamode.net/wp-content/uploads/2009/12/my-tut.jpg" alt="" title="my-tut" width="450" height="302" class="aligncenter size-full wp-image-804" /></a></div>
<p>And now for a bit of self-promotion, check out this tutorial I wrote over at Nettuts. I spent a good amount of time being very thorough and making sure I was teaching only best practices. This tutorial focuses on making a web page accesible and flexible to all viewers, &#8220;unbreakable&#8221; as it were. I got a lot of positive feedback on this tutorial and wound up in the &#8220;Best of Tuts Network&#8221; roundup in October.</p>
<h4><a href="http://net.tutsplus.com/videos/screencasts/how-to-convert-a-psd-to-xhtml/" target="_blank">How to Convert a PSD to XHTML </a>by Jeffrey Way</h4>
<div class="post_img"><a href="http://net.tutsplus.com/videos/screencasts/how-to-convert-a-psd-to-xhtml/"><img src="http://www.codealamode.net/wp-content/uploads/2009/12/way-tut.jpg" alt="" title="way-tut" width="450" height="300" class="aligncenter size-full wp-image-805" /></a></div>
<p>Another authority on HTML coding (and really all things internet&#8230;) Jeffrey Way is the editor over at Nettuts, and he routinely posts screencasts that are always massively helpful, he uses the Firefox plugn Web Developer so that you can see the changes he makes to the css in real time. I&#8217;m personally not much of a screencast fan (too impatient) but if you have the patience (and the bandwidth) all his screencasts are worth watching.</p>
<h3>Bonus: More shameless Self-promotion!</h3>
<h4><a href="http://www.codealamode.net/slicing-and-coding-a-psd-into-xhtml-part-one/" target="_blank">Slicing and Coding a PSD into XHTML</a></h4>
<div class="post_img"><a href="http://www.codealamode.net/slicing-and-coding-a-psd-into-xhtml-part-one"><img src="http://www.codealamode.net/wp-content/uploads/2009/12/41-e1261676430743.jpg" alt="" title="4" width="450" height="303" class="aligncenter size-full wp-image-725" /></a></div>
<p>Check out my brand new two-part tutorial for coding a free PSD template into XHTML and CSS! Complete with lots of pictures for your viewing pleasure.</p>
<h4>Conclusion</h4>
<p>I hope you found some valuable resources here!  What do you think? What do you look for in a good tutorial? What are your impressions on the current stock of tutorials out there?</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;Title=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;title=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;title=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;title=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;title=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;title=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;title=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/&amp;t=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21" rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Hand-picked+PSD+to+HTML+Tutorials+that+Teach+Stuff+Right%21+-+http://b2l.me/b5as4+" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/feed" rel="" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.codealamode.net/hand-picked-psd-to-html-tutorials-that-teach-stuff-right/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
