<?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: Newbies &amp;  Dreamweaver</title>
	<atom:link href="http://www.22i.co.uk/design-blog/newbies-dreamweaver/feed" rel="self" type="application/rss+xml" />
	<link>http://www.22i.co.uk/design-blog/newbies-dreamweaver</link>
	<description>Farnborough Web Design blog</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:27:02 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Becca</title>
		<link>http://www.22i.co.uk/design-blog/newbies-dreamweaver/comment-page-1#comment-9</link>
		<dc:creator>Becca</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.22i.co.uk/design-blog/?p=137#comment-9</guid>
		<description>Thank you for the detailed response! I appreciate it. I found a site that has broken down learning HTML into small sections, so it&#039;s easy to pop in and learn:

http://www.w3schools.com

I&#039;m going to give that a whirl and look into your other suggestions.</description>
		<content:encoded><![CDATA[<p>Thank you for the detailed response! I appreciate it. I found a site that has broken down learning HTML into small sections, so it&#8217;s easy to pop in and learn:</p>
<p><a href="http://www.w3schools.com" rel="nofollow">http://www.w3schools.com</a></p>
<p>I&#8217;m going to give that a whirl and look into your other suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 22i design</title>
		<link>http://www.22i.co.uk/design-blog/newbies-dreamweaver/comment-page-1#comment-8</link>
		<dc:creator>22i design</dc:creator>
		<pubDate>Fri, 06 Nov 2009 12:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.22i.co.uk/design-blog/?p=137#comment-8</guid>
		<description>Hi Becca.

Great question.

Personally I started with a copy of &quot;SAMS Teach yourself HTML in 24 hours&quot;. The 1998 copy I had is now way out of print, as is its successor which is still available though; &lt;a href=&quot;http://www.amazon.co.uk/exec/obidos/ASIN/0672320762/mantaworld-21&quot; rel=&quot;nofollow&quot;&gt;SAMS Teach yourself HTML and XHTML in 24 hours&lt;/a&gt;.

I outgrew that book very quickly and found O&#039;Reilly&#039;s &lt;a href=&quot;http://www.amazon.co.uk/exec/obidos/ASIN/0596527322/mantaworld-21&quot; rel=&quot;nofollow&quot;&gt;HTML &amp; XHTML: The Definitive Guide&lt;/a&gt; to be the best companion book. Since then, I&#039;ve not really used any other HTML reference book.

With these books at my side I taught myself the fundamentals of &lt;acronym title=&quot;Hyper Text Markup Language&quot;&gt;HTML&lt;/acronym&gt; but the best by far is for people to roll their sleeves up, dive in, create some HTML/&lt;acronym title=&quot;eXtensible Hyper Text Markup Language&quot;&gt;XHTML&lt;/acronym&gt;  pages and sites and learn from their mistakes.

A personal site is the best way to start &lt;acronym title=&quot;In My Opinion&quot;&gt;IMO&lt;/acronym&gt;. Start from scratch. People should build everything themselves to start with, learning what works, what doesn&#039;t work and as long as they ask the question &quot;how can I do this better or more efficiently&quot; then they can eventually move on to new platforms. I wouldn&#039;t recommend anyone learning HTML to build their first site on &lt;a href=&quot;http://wordpress.org/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Wordpress&lt;/a&gt; for instance. It&#039;s too complicated for newbies and they&#039;re not really getting into raw HTML.

As for favourite sites or blogs on how to start in HTML/XHTML I haven&#039;t visited one for looking up how to code HTML in years. Personally I would Google what I&#039;m looking for e.g. &lt;a href=&quot;http://www.google.com/search?hl=en&amp;q=tableless+design+in+html&amp;aq=f&amp;oq=&amp;aqi=&quot; rel=&quot;nofollow&quot;&gt;tableless design in HTML&lt;/a&gt; and open each decent result in a new tab; try each tutorial and whichever one suits you in terms of ease of instruction, successful completion of the task, like their style etc then that&#039;s the one. Bookmark it, tweet it, blog it :)

Ultimately nothing beats experience and even the most experienced designers &amp; coders have lapses. I recently completed a year-long site build in which the template designer and the &lt;acronym title=&quot;Hypertext Pre Processor&quot;&gt;PHP&lt;/acronym&gt; developer left a glaring number of errors in the XHTML 1.0 strict which I could only solve by re-coding some of the most obvious and easy errors and then use an XHTML 1.0 transitional &lt;acronym title=&quot;Document Type Declaration&quot;&gt;DTD&lt;/acronym&gt; to &quot;cure&quot; the rest.</description>
		<content:encoded><![CDATA[<p>Hi Becca.</p>
<p>Great question.</p>
<p>Personally I started with a copy of &#8220;SAMS Teach yourself HTML in 24 hours&#8221;. The 1998 copy I had is now way out of print, as is its successor which is still available though; <a href="http://www.amazon.co.uk/exec/obidos/ASIN/0672320762/mantaworld-21" rel="nofollow">SAMS Teach yourself HTML and XHTML in 24 hours</a>.</p>
<p>I outgrew that book very quickly and found O&#8217;Reilly&#8217;s <a href="http://www.amazon.co.uk/exec/obidos/ASIN/0596527322/mantaworld-21" rel="nofollow">HTML &amp; XHTML: The Definitive Guide</a> to be the best companion book. Since then, I&#8217;ve not really used any other HTML reference book.</p>
<p>With these books at my side I taught myself the fundamentals of <acronym title="Hyper Text Markup Language">HTML</acronym> but the best by far is for people to roll their sleeves up, dive in, create some HTML/<acronym title="eXtensible Hyper Text Markup Language">XHTML</acronym>  pages and sites and learn from their mistakes.</p>
<p>A personal site is the best way to start <acronym title="In My Opinion">IMO</acronym>. Start from scratch. People should build everything themselves to start with, learning what works, what doesn&#8217;t work and as long as they ask the question &#8220;how can I do this better or more efficiently&#8221; then they can eventually move on to new platforms. I wouldn&#8217;t recommend anyone learning HTML to build their first site on <a href="http://wordpress.org/" target="_blank" rel="nofollow">Wordpress</a> for instance. It&#8217;s too complicated for newbies and they&#8217;re not really getting into raw HTML.</p>
<p>As for favourite sites or blogs on how to start in HTML/XHTML I haven&#8217;t visited one for looking up how to code HTML in years. Personally I would Google what I&#8217;m looking for e.g. <a href="http://www.google.com/search?hl=en&amp;q=tableless+design+in+html&amp;aq=f&amp;oq=&amp;aqi=" rel="nofollow">tableless design in HTML</a> and open each decent result in a new tab; try each tutorial and whichever one suits you in terms of ease of instruction, successful completion of the task, like their style etc then that&#8217;s the one. Bookmark it, tweet it, blog it <img src='http://www.22i.co.uk/design-blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ultimately nothing beats experience and even the most experienced designers &amp; coders have lapses. I recently completed a year-long site build in which the template designer and the <acronym title="Hypertext Pre Processor">PHP</acronym> developer left a glaring number of errors in the XHTML 1.0 strict which I could only solve by re-coding some of the most obvious and easy errors and then use an XHTML 1.0 transitional <acronym title="Document Type Declaration">DTD</acronym> to &#8220;cure&#8221; the rest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Becca</title>
		<link>http://www.22i.co.uk/design-blog/newbies-dreamweaver/comment-page-1#comment-7</link>
		<dc:creator>Becca</dc:creator>
		<pubDate>Thu, 05 Nov 2009 15:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.22i.co.uk/design-blog/?p=137#comment-7</guid>
		<description>Nice article! If you were a designer that was going to learn HTML, how would you suggest learning it? Do you have a favorite book, web site or blog that you reference? Thanks!</description>
		<content:encoded><![CDATA[<p>Nice article! If you were a designer that was going to learn HTML, how would you suggest learning it? Do you have a favorite book, web site or blog that you reference? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
