<?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: A websites&#8217; structure from A to Z</title>
	<atom:link href="http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html</link>
	<description>Web Design Magazine</description>
	<lastBuildDate>Wed, 06 Jul 2011 03:12:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Brindes Memory</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/comment-page-1/#comment-8225</link>
		<dc:creator>Brindes Memory</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=8#comment-8225</guid>
		<description>Thank you for the step to step explain.</description>
		<content:encoded><![CDATA[<p>Thank you for the step to step explain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karinne Legault</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/comment-page-1/#comment-7765</link>
		<dc:creator>Karinne Legault</dc:creator>
		<pubDate>Mon, 02 Nov 2009 13:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=8#comment-7765</guid>
		<description>&lt;p&gt;@max - It&#039;s understandable that people new to HTML and CSS will not understand the &quot;why&quot; of a strict doctype. As the saying goes: If it ain&#039;t broke, don&#039;t fix it ;) And when your job is NOT being the web design/developer, then it&#039;s even harder.&lt;/p&gt;

&lt;p&gt;As for winning you over, maybe &lt;a href=&quot;http://www.thewebsqueeze.com/web-design-articles/choosing-the-best-doctype-for-your-website.html&quot; rel=&quot;nofollow&quot;&gt;this article on Doctypes&lt;/a&gt; will? lol&lt;/p&gt;

&lt;p&gt;I think the best solution for you would be that if you could get your site setup with something like Wordpress with a cart plugin, this might benefit you (if you can find someone to do it for cheap). You wouldn&#039;t have to know HTML or CSS at all, Wordpress has a nice Admin section where you just upload pictures and type like you would in Word, press Publish and it takes care of the rest. You could try posting in our &lt;a href=&quot;http://www.thewebsqueeze.com/forum/Hire-a-Web-Designer-f23/&quot; rel=&quot;nofollow&quot;&gt;Hire a Web Designer&lt;/a&gt; section of the forum. Maybe - keyword here &quot;maybe&quot; - someone looking to make a few buck will help. Or look to post to places like Rent-a-coder or other freelance bidding spots. And while I&#039;m on the subject, don&#039;t hesitate to register to the forums and ask question :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@max &#8211; It&#8217;s understandable that people new to HTML and CSS will not understand the &#8220;why&#8221; of a strict doctype. As the saying goes: If it ain&#8217;t broke, don&#8217;t fix it <img src='http://www.thewebsqueeze.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  And when your job is NOT being the web design/developer, then it&#8217;s even harder.</p>
<p>As for winning you over, maybe <a href="http://www.thewebsqueeze.com/web-design-articles/choosing-the-best-doctype-for-your-website.html" rel="nofollow">this article on Doctypes</a> will? lol</p>
<p>I think the best solution for you would be that if you could get your site setup with something like WordPress with a cart plugin, this might benefit you (if you can find someone to do it for cheap). You wouldn&#8217;t have to know HTML or CSS at all, WordPress has a nice Admin section where you just upload pictures and type like you would in Word, press Publish and it takes care of the rest. You could try posting in our <a href="http://www.thewebsqueeze.com/forum/Hire-a-Web-Designer-f23/" rel="nofollow">Hire a Web Designer</a> section of the forum. Maybe &#8211; keyword here &#8220;maybe&#8221; &#8211; someone looking to make a few buck will help. Or look to post to places like Rent-a-coder or other freelance bidding spots. And while I&#8217;m on the subject, don&#8217;t hesitate to register to the forums and ask question <img src='http://www.thewebsqueeze.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maxwell ivey</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/comment-page-1/#comment-7756</link>
		<dc:creator>maxwell ivey</dc:creator>
		<pubDate>Sat, 31 Oct 2009 01:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=8#comment-7756</guid>
		<description>Hello;  it was a good article.  Personally, I may be one of the few cases where using html transitional may be acceptable.  I&#039;m an almost totally blind business owner using a macbook running their screen reader voiceover.  Two years ago my brother designed my website.  He built it where i could add product listings without needing to know much about the code behind it.  Then he took a job that left him no time to help.  I have been learning html a bit at a time since then, and just this week decided to try to redo my homepage by myself.  I have a file on my hard drive that my family tells me looks fine on my computer but when i tested it with w3c they gave me a doctype error message.  Now, I guess I&#039;ll use html 4 transitional in that section and hope the rest of the page validates just fine.  but my point is with the lack of good accessible css creation software and little or no budget to hire it done; I&#039;m going to keep using font and body and whatever else works until a better alternative comes along.  Yes, there are versions of popular site creation programs that run on the mac, but none of them are truely accessible for a blind user.  And the prospect of learning css is not something I can invision in my near future.  I&#039;ve read through my brother&#039;s code and it is even less understandable than my basic html.  Maybe you can win me over, but i doubt it. lol  Thanks for the article.  take care, Max </description>
		<content:encoded><![CDATA[<p>Hello;  it was a good article.  Personally, I may be one of the few cases where using html transitional may be acceptable.  I&#8217;m an almost totally blind business owner using a macbook running their screen reader voiceover.  Two years ago my brother designed my website.  He built it where i could add product listings without needing to know much about the code behind it.  Then he took a job that left him no time to help.  I have been learning html a bit at a time since then, and just this week decided to try to redo my homepage by myself.  I have a file on my hard drive that my family tells me looks fine on my computer but when i tested it with w3c they gave me a doctype error message.  Now, I guess I&#8217;ll use html 4 transitional in that section and hope the rest of the page validates just fine.  but my point is with the lack of good accessible css creation software and little or no budget to hire it done; I&#8217;m going to keep using font and body and whatever else works until a better alternative comes along.  Yes, there are versions of popular site creation programs that run on the mac, but none of them are truely accessible for a blind user.  And the prospect of learning css is not something I can invision in my near future.  I&#8217;ve read through my brother&#8217;s code and it is even less understandable than my basic html.  Maybe you can win me over, but i doubt it. lol  Thanks for the article.  take care, Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karinne Legault</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/comment-page-1/#comment-5314</link>
		<dc:creator>Karinne Legault</dc:creator>
		<pubDate>Tue, 07 Jul 2009 16:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=8#comment-5314</guid>
		<description>&lt;p&gt;@Walter - You&#039;re quite welcomed Walter. Glad this little tutorial helped you out. I certainly understand your frustration with tutorials being vague or think that new designers already know how to do certain things. I always try to approach tutorials as how I would have liked to have it laid out when I was learning ;)&lt;/p&gt;

&lt;p&gt;Thank you for the kind words!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Walter &#8211; You&#8217;re quite welcomed Walter. Glad this little tutorial helped you out. I certainly understand your frustration with tutorials being vague or think that new designers already know how to do certain things. I always try to approach tutorials as how I would have liked to have it laid out when I was learning <img src='http://www.thewebsqueeze.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thank you for the kind words!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Earnshaw</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/comment-page-1/#comment-5311</link>
		<dc:creator>Walter Earnshaw</dc:creator>
		<pubDate>Tue, 07 Jul 2009 09:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=8#comment-5311</guid>
		<description>Hi&#095;Karinne
          Thanx very much for your WD-toot. I found it very easy to follow and understand.What I cannot understand is toots from other websites tend to think thar us wannabe web designers are a lot cleverer than what we really are&#039;
          Once again, a big thankyou and a plea for more of this type of tutorial</description>
		<content:encoded><![CDATA[<p>Hi&#95;Karinne<br />
          Thanx very much for your WD-toot. I found it very easy to follow and understand.What I cannot understand is toots from other websites tend to think thar us wannabe web designers are a lot cleverer than what we really are&#8217;<br />
          Once again, a big thankyou and a plea for more of this type of tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karinne Legault</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/comment-page-1/#comment-2645</link>
		<dc:creator>Karinne Legault</dc:creator>
		<pubDate>Wed, 26 Nov 2008 19:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=8#comment-2645</guid>
		<description>@Thoric - You forgot to add a #content-wrapper that will clear the floats. See page 3 of the tutorial - http://www.thewebsqueeze.com/tutorials/a-websites-structure-from-a-to-z.html/3/. Or you can add a clearing div just above the #site-info div.</description>
		<content:encoded><![CDATA[<p>@Thoric &#8211; You forgot to add a #content-wrapper that will clear the floats. See page 3 of the tutorial &#8211; <a href="http://www.thewebsqueeze.com/tutorials/a-websites-structure-from-a-to-z.html/3/" rel="nofollow">http://www.thewebsqueeze.com/tutorials/a-websites-structure-from-a-to-z.html/3/</a>. Or you can add a clearing div just above the #site-info div.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thoric</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/a-websites-structure-from-a-to-z.html/comment-page-1/#comment-2642</link>
		<dc:creator>Thoric</dc:creator>
		<pubDate>Wed, 26 Nov 2008 17:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=8#comment-2642</guid>
		<description>I tried the Tutorial @ http://www.cjanddarren.com It doesn&#039;t like me. Any help would be appreciated. (links not working yet, trying to get the page to look right before I create the rest)</description>
		<content:encoded><![CDATA[<p>I tried the Tutorial @ <a href="http://www.cjanddarren.com" rel="nofollow">http://www.cjanddarren.com</a> It doesn&#8217;t like me. Any help would be appreciated. (links not working yet, trying to get the page to look right before I create the rest)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

