<?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>Andrew Chipperfield - Husband, Christian, Web Designer, Staffie Owner &#187; XHTML</title>
	<atom:link href="http://www.andrewchipperfield.co.uk/tag/xhtml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andrewchipperfield.co.uk</link>
	<description></description>
	<lastBuildDate>Tue, 22 Jun 2010 07:50:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Education Series &#8211; Part 1: Some Freebies</title>
		<link>http://www.andrewchipperfield.co.uk/web/the-education-series-part-1-some-freebies</link>
		<comments>http://www.andrewchipperfield.co.uk/web/the-education-series-part-1-some-freebies#comments</comments>
		<pubDate>Mon, 21 Jun 2010 14:25:24 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.andrewchipperfield.co.uk/?p=143</guid>
		<description><![CDATA[As you can see from the &#8216;about me&#8217; section on the right, I help run a church youth congregation, which means I&#8217;m in contact with 14-18 year-olds on a pretty regular basis. I found out recently that one of these guys, Ryan, is studying web design at sixth form college and, as most people would [...]]]></description>
			<content:encoded><![CDATA[<p>As you can see from the &#8216;about me&#8217; section on the right, I help run a <a href="http://www.legacyweb.org">church youth congregation</a>, which means I&#8217;m in contact with 14-18 year-olds on a pretty regular basis. I found out recently that one of these guys, Ryan, is studying web design at sixth form college and, as most people would be, I was genuinely happy that he wanted to go into the same profession as me.</p>
<p><span id="more-143"></span></p>
<p>After chatting for a while, it turns out that the sixth form college curriculum is still teaching web design using tables, something that most of the web design community left back in the late 1990&#8217;s with their PS1, baggy jeans, Quantum Leap and love for the Levellers. I thought it would be a good idea to try and give these guys a bit of a push in the right direction&#8230;</p>
<p>So, this series is for you Ryan, and any of your student mates who want to get ahead of the game and get yourself in a better position for a job in the web design industry.</p>
<hr />
<h3>Something to get you on your way&#8230;</h3>
<p>There are thousands of tutorials out there about designing web layouts with <a title="Adobe Photoshop CS5" href="http://www.adobe.com/products/photoshop/photoshop/">Photoshop</a>, <a href="http://www.gimp.org">GIMP</a> etc, and whether you&#8217;re coding in tables or CSS, you&#8217;ll probably need to do this to an extent. With the progress made with CSS3, not all design needs to be done in imaging software, and a lot of layout and designing can be done within the browser.</p>
<p>I learnt coding xHTML and CSS by doing, not reading. I would think the majority of people looking to get into web design would also learn this way too. It&#8217;s a hardwired thing that most creative people learn this way. What I&#8217;ve supplied below are some sample layouts, fully commented, that you can download and play around with. They&#8217;re coded using using best practices both in xHTML and CSS, so you can see how to code in a way that both agencies and developers like to see, and are also good for <a href="http://en.wikipedia.org/wiki/Search_engine_optimization">search engine optimisation</a> (a growing concern for businesses everywhere).</p>
<p>Because of a lack of current browser support for HTML5, and the fact that it&#8217;s still in development, everything I&#8217;m supplying below is in xHTML 1.0 transitional. Most of the CSS you&#8217;ll find will be CSS2, but they&#8217;ll also be a sprinkling of CSS3 (even though it&#8217;s not supported in Internet Explorer 6-8, almost all other browsers have at least 50% support. You can find <a href="http://findmebyip.com/litmus/#target-selector">css3 browser support</a> here).</p>
<p>So what have we got below? What I&#8217;ve supplied below is a basic 2 column xhtml layout that you can look at, download and play around with. I&#8217;ve commented as much as I can to help you understand whats going on:</p>
<p>Here&#8217;s <a href="http://www.andrewchipperfield.co.uk/wp-content/uploads/2010/06/index.html">the sample html page</a> and here&#8217;s <a href="http://www.andrewchipperfield.co.uk/wp-content/uploads/2010/06/screen.css">the corresponding CSS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewchipperfield.co.uk/web/the-education-series-part-1-some-freebies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
