<?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: Styling a Horizontal Navigation Menu with CSS</title>
	<atom:link href="http://www.csstutorial.net/2010/02/how-to-style-a-horizontal-navigation-menu-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csstutorial.net/2010/02/how-to-style-a-horizontal-navigation-menu-with-css/</link>
	<description>CSS Tutorial</description>
	<lastBuildDate>Wed, 15 May 2013 23:06:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.csstutorial.net/2010/02/how-to-style-a-horizontal-navigation-menu-with-css/comment-page-1/#comment-3408</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 11 Jan 2012 14:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=488#comment-3408</guid>
		<description><![CDATA[@Elizabeth,

Thanks for the kind words. The best place to ask these questions is on the forum:

http://www.killersites.com/community/

Thanks!

Stef]]></description>
		<content:encoded><![CDATA[<p>@Elizabeth,</p>
<p>Thanks for the kind words. The best place to ask these questions is on the forum:</p>
<p><a href="http://www.killersites.com/community/" rel="nofollow">http://www.killersites.com/community/</a></p>
<p>Thanks!</p>
<p>Stef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://www.csstutorial.net/2010/02/how-to-style-a-horizontal-navigation-menu-with-css/comment-page-1/#comment-3388</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Mon, 09 Jan 2012 19:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=488#comment-3388</guid>
		<description><![CDATA[As always, wonderful tutorials.

I would like to ask if you could create a css tutorial showing us what should be placed where, and why...let&#039;s say in a horizontal menu bar? The reason I ask is because, I am never sure of what the rules are. For example:

#navWrapper  {

}

#navMenu   {

}

#navMenu li  {

}

#navMenu li a  {

}

#navMenu li a hover  {

}

I am creating another site and trying to use a horizontal menu. I know how to make the display: inline; I know color: FFF; is white, but do I have to put that in every section? Only in the wrapper area or only in the-- li or --li a or only in the --li a hover? ARGH. So as another example from what I understand is that the li, and li a, would they have the same selector: properties?

#navWrapper  {
width: 500px;
height: 100px;

}

#navMenu   {
width: 500px;
height: 100px;
}

#navMenu li  {
width: 500px;
height: 100px;
}

#navMenu li a  {
width: 500px;
height: 100px;
}

#navMenu li a hover  {
width: 500px;
height: 100px;
}

What I need to know is what should go into each { } and why??? 

So here would be a typical code I would try to use, and I add thing and take things away and have to look at it constantly because I don&#039;t know where everything (rules of it) should go, and what SHOULD NOT go there. Does that make sense??? I hope so. Thanks again.]]></description>
		<content:encoded><![CDATA[<p>As always, wonderful tutorials.</p>
<p>I would like to ask if you could create a css tutorial showing us what should be placed where, and why&#8230;let&#8217;s say in a horizontal menu bar? The reason I ask is because, I am never sure of what the rules are. For example:</p>
<p>#navWrapper  {</p>
<p>}</p>
<p>#navMenu   {</p>
<p>}</p>
<p>#navMenu li  {</p>
<p>}</p>
<p>#navMenu li a  {</p>
<p>}</p>
<p>#navMenu li a hover  {</p>
<p>}</p>
<p>I am creating another site and trying to use a horizontal menu. I know how to make the display: inline; I know color: FFF; is white, but do I have to put that in every section? Only in the wrapper area or only in the&#8211; li or &#8211;li a or only in the &#8211;li a hover? ARGH. So as another example from what I understand is that the li, and li a, would they have the same selector: properties?</p>
<p>#navWrapper  {<br />
width: 500px;<br />
height: 100px;</p>
<p>}</p>
<p>#navMenu   {<br />
width: 500px;<br />
height: 100px;<br />
}</p>
<p>#navMenu li  {<br />
width: 500px;<br />
height: 100px;<br />
}</p>
<p>#navMenu li a  {<br />
width: 500px;<br />
height: 100px;<br />
}</p>
<p>#navMenu li a hover  {<br />
width: 500px;<br />
height: 100px;<br />
}</p>
<p>What I need to know is what should go into each { } and why??? </p>
<p>So here would be a typical code I would try to use, and I add thing and take things away and have to look at it constantly because I don&#8217;t know where everything (rules of it) should go, and what SHOULD NOT go there. Does that make sense??? I hope so. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Styling a Horizontal Navigation Menu with CSS - Web design video tutorials for beginners - Killersites.com Blog</title>
		<link>http://www.csstutorial.net/2010/02/how-to-style-a-horizontal-navigation-menu-with-css/comment-page-1/#comment-42</link>
		<dc:creator>Styling a Horizontal Navigation Menu with CSS - Web design video tutorials for beginners - Killersites.com Blog</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=488#comment-42</guid>
		<description><![CDATA[[...] Styling a Horizontal Navigation Menu with CSS [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Styling a Horizontal Navigation Menu with CSS [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
