<?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: PHP &#8211; Header and Footer Templates</title>
	<atom:link href="http://www.davidjrush.com/blog/2009/08/php-header-and-footer-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidjrush.com/blog/2009/08/php-header-and-footer-templates/</link>
	<description>David J. Rush is a web designer and usability consultant in Pittsburgh who freelances and blogs about anything web related.</description>
	<lastBuildDate>Tue, 17 Jan 2012 19:58:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David</title>
		<link>http://www.davidjrush.com/blog/2009/08/php-header-and-footer-templates/#comment-40731</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 17 Dec 2011 15:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=215#comment-40731</guid>
		<description>You wouldn&#039;t run a validator on an individual PHP file. The PHP files sit on the server, but are not seen individually by users on their personal computers, they see the compiled versions of the header/footer templates along with the main pages, so it should validate properly after that. I hope I understood your question properly...</description>
		<content:encoded><![CDATA[<p>You wouldn&#8217;t run a validator on an individual PHP file. The PHP files sit on the server, but are not seen individually by users on their personal computers, they see the compiled versions of the header/footer templates along with the main pages, so it should validate properly after that. I hope I understood your question properly&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.davidjrush.com/blog/2009/08/php-header-and-footer-templates/#comment-40609</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 15 Dec 2011 18:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=215#comment-40609</guid>
		<description>Hi, Great article, but I was wondering.....
How do you move all the links to style sheets etc out to a header.php file *and* have the file parse a validator...

e.g. if I do this:

the W3C validator will fail as the page does not have a  for the  element.
Does this make sense? Or am I doing it completely wrong?
Any help would be much appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, Great article, but I was wondering&#8230;..<br />
How do you move all the links to style sheets etc out to a header.php file *and* have the file parse a validator&#8230;</p>
<p>e.g. if I do this:</p>
<p>the W3C validator will fail as the page does not have a  for the  element.<br />
Does this make sense? Or am I doing it completely wrong?<br />
Any help would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arie</title>
		<link>http://www.davidjrush.com/blog/2009/08/php-header-and-footer-templates/#comment-39587</link>
		<dc:creator>arie</dc:creator>
		<pubDate>Thu, 01 Dec 2011 16:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=215#comment-39587</guid>
		<description>thank you very much. after long searching for a basic PHP site template with header and footer I have succeeded with this post.</description>
		<content:encoded><![CDATA[<p>thank you very much. after long searching for a basic PHP site template with header and footer I have succeeded with this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidjrush.com/blog/2009/08/php-header-and-footer-templates/#comment-2944</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=215#comment-2944</guid>
		<description>Zach,

Yes, the classes would then be formatted using CSS, which I just didn&#039;t focus on in this tutorial. Technically the divs that I included don&#039;t even need to be there, they were just to help you understand the concept of the header and footer templates.

If you have any other questions, feel free to ask!</description>
		<content:encoded><![CDATA[<p>Zach,</p>
<p>Yes, the classes would then be formatted using CSS, which I just didn&#8217;t focus on in this tutorial. Technically the divs that I included don&#8217;t even need to be there, they were just to help you understand the concept of the header and footer templates.</p>
<p>If you have any other questions, feel free to ask!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://www.davidjrush.com/blog/2009/08/php-header-and-footer-templates/#comment-2943</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=215#comment-2943</guid>
		<description>Noob here! When you assign a class to the div&#039;s, are those then formatted using css? 

Thanks! Great guide!</description>
		<content:encoded><![CDATA[<p>Noob here! When you assign a class to the div&#8217;s, are those then formatted using css? </p>
<p>Thanks! Great guide!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

