<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Horizontal CSS Navigation Menu Tutorial Released</title>
	<link>http://www.pixelshell.com/blog/horizontal-css-navigation-menu-tutorial-released/</link>
	<description>Promoting Web Standards and teaching web design tricks of the trade</description>
	<pubDate>Tue, 07 Feb 2012 20:51:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: dmitry</title>
		<link>http://www.pixelshell.com/blog/horizontal-css-navigation-menu-tutorial-released/#comment-7</link>
		<author>dmitry</author>
		<pubDate>Sun, 16 Sep 2007 00:12:06 +0000</pubDate>
		<guid>http://www.pixelshell.com/blog/horizontal-css-navigation-menu-tutorial-released/#comment-7</guid>
		<description>That's a good idea Myles. We actually use PHP here, and have the navigation bar code separate in a header.php file. The code is the same as outlined in the guide, just separated away from the content to avoid duplication, but as you say, this is a discussion for another guide :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good idea Myles. We actually use PHP here, and have the navigation bar code separate in a header.php file. The code is the same as outlined in the guide, just separated away from the content to avoid duplication, but as you say, this is a discussion for another guide :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myles de Bastion</title>
		<link>http://www.pixelshell.com/blog/horizontal-css-navigation-menu-tutorial-released/#comment-6</link>
		<author>Myles de Bastion</author>
		<pubDate>Sun, 16 Sep 2007 00:02:45 +0000</pubDate>
		<guid>http://www.pixelshell.com/blog/horizontal-css-navigation-menu-tutorial-released/#comment-6</guid>
		<description>Excellent guide.

I enjoy observing site design trends evolve, and indeed it seems that the preferred way to lay-out the site wide navigational links is now a horizontal bar above or underneath the page's banner.

Consider using PHP for larger site projects and seperate the nav bar code into it's own file so you can easily add or change links without having to go through each page seperately for the update.

PHP allows you to deliver a dynamically generated HTML file to each visitor to your client.  Perhaps that will make a good guide Dmitry?</description>
		<content:encoded><![CDATA[<p>Excellent guide.</p>
<p>I enjoy observing site design trends evolve, and indeed it seems that the preferred way to lay-out the site wide navigational links is now a horizontal bar above or underneath the page&#8217;s banner.</p>
<p>Consider using PHP for larger site projects and seperate the nav bar code into it&#8217;s own file so you can easily add or change links without having to go through each page seperately for the update.</p>
<p>PHP allows you to deliver a dynamically generated HTML file to each visitor to your client.  Perhaps that will make a good guide Dmitry?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

