<?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: Two Level Horizontal Dropdown Menu using CSS and HTML</title>
	<atom:link href="http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/</link>
	<description>Portfolio - Visual playground and Testing ground for UI Designer/ Developer of Dip</description>
	<lastBuildDate>Tue, 06 Dec 2011 09:26:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Iain Mars</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-293</link>
		<dc:creator>Iain Mars</dc:creator>
		<pubDate>Tue, 06 Dec 2011 09:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-293</guid>
		<description>Well this is just excellent! Thank you so much for sharing this with us.

;)</description>
		<content:encoded><![CDATA[<p>Well this is just excellent! Thank you so much for sharing this with us.</p>
<p> <img src='http://inspirationsunlimited.co.in/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-292</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Sun, 02 Oct 2011 12:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-292</guid>
		<description>I tried this both with and without doctype and I can&#039;t get the drop downs to appear in IE8?  any suggestions?
Thanks so much!</description>
		<content:encoded><![CDATA[<p>I tried this both with and without doctype and I can&#8217;t get the drop downs to appear in IE8?  any suggestions?<br />
Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pravin</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-291</link>
		<dc:creator>pravin</dc:creator>
		<pubDate>Wed, 21 Sep 2011 12:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-291</guid>
		<description>Works in ie 





Untitled Document


#navigation{ background: url(&#039;images/menubg1.png&#039;) repeat-x; float:left; height:47px; margin:0 0 0 48px; width:888px; }
#navigation ul{ margin:0; padding: 0;}
#navigation ul li{ background: url(&#039;images/menu-divider.png&#039;) no-repeat center right; display:inline; height:47px; list-style:none; float:left;}

#navigation li a{ color:#000000; text-decoration: none; line-height:47px; display:block; font-family:rockwell; font-size:14px; padding:0px 30px; }
#navigation li a:hover{ color:#FFFFFF; background-image:url(images/menu-hover.png); background-repeat:repeat-x;}
#navigation ul li ul li{ display: block; background:#FFFFFF;}
#navigation ul li ul li{ display: block; background:#027292; float:none}
#navigation ul li ul li{ display: block; background:#027292; float:none; border-top:1px solid #373737;}
#navigation li ul{ display:none;}
#navigation ul li:hover ul, #navigation ul li:focus ul{ position:relative; display:block;}
#navigation li a.leftround{background-image:url(images/first-rounded.jpg); background-repeat:no-repeat;}
#navigation li a.leftround:hover{background-image:url(images/first-rounded-blue.jpg); background-repeat:no-repeat; background-color:#1086a9;}
#navigation li a.rightround{background-image:url(images/last-rounded.jpg); background-repeat:no-repeat; background-position:right;}
#navigation li a.rightround:hover{background-image:url(images/last-rounded-blue.jpg); background-repeat:no-repeat; background-color:#1086a9;}





    
        &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Home&lt;/a&gt;
        &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;About Us&lt;/a&gt;
		 
	           &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Sub Link&lt;/a&gt;
	           &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Sub Link&lt;/a&gt;
	           &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Sub Link&lt;/a&gt;
	   
		
        &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Services&lt;/a&gt;
        &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;portfolio&lt;/a&gt;
		&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Testimonials&lt;/a&gt;
		&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Request for Quote&lt;/a&gt;
        &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Contact Us&lt;/a&gt;
    


</description>
		<content:encoded><![CDATA[<p>Works in ie </p>
<p>Untitled Document</p>
<p>#navigation{ background: url(&#8216;images/menubg1.png&#8217;) repeat-x; float:left; height:47px; margin:0 0 0 48px; width:888px; }<br />
#navigation ul{ margin:0; padding: 0;}<br />
#navigation ul li{ background: url(&#8216;images/menu-divider.png&#8217;) no-repeat center right; display:inline; height:47px; list-style:none; float:left;}</p>
<p>#navigation li a{ color:#000000; text-decoration: none; line-height:47px; display:block; font-family:rockwell; font-size:14px; padding:0px 30px; }<br />
#navigation li a:hover{ color:#FFFFFF; background-image:url(images/menu-hover.png); background-repeat:repeat-x;}<br />
#navigation ul li ul li{ display: block; background:#FFFFFF;}<br />
#navigation ul li ul li{ display: block; background:#027292; float:none}<br />
#navigation ul li ul li{ display: block; background:#027292; float:none; border-top:1px solid #373737;}<br />
#navigation li ul{ display:none;}<br />
#navigation ul li:hover ul, #navigation ul li:focus ul{ position:relative; display:block;}<br />
#navigation li a.leftround{background-image:url(images/first-rounded.jpg); background-repeat:no-repeat;}<br />
#navigation li a.leftround:hover{background-image:url(images/first-rounded-blue.jpg); background-repeat:no-repeat; background-color:#1086a9;}<br />
#navigation li a.rightround{background-image:url(images/last-rounded.jpg); background-repeat:no-repeat; background-position:right;}<br />
#navigation li a.rightround:hover{background-image:url(images/last-rounded-blue.jpg); background-repeat:no-repeat; background-color:#1086a9;}</p>
<p>        <a href="#" rel="nofollow">Home</a><br />
        <a href="#" rel="nofollow">About Us</a></p>
<p>	           <a href="#" rel="nofollow">Sub Link</a><br />
	           <a href="#" rel="nofollow">Sub Link</a><br />
	           <a href="#" rel="nofollow">Sub Link</a></p>
<p>        <a href="#" rel="nofollow">Services</a><br />
        <a href="#" rel="nofollow">portfolio</a><br />
		<a href="#" rel="nofollow">Testimonials</a><br />
		<a href="#" rel="nofollow">Request for Quote</a><br />
        <a href="#" rel="nofollow">Contact Us</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ebby</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-290</link>
		<dc:creator>Ebby</dc:creator>
		<pubDate>Thu, 01 Sep 2011 06:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-290</guid>
		<description>Good Day.
Thank you for the  excellent navigation menu tutorial.
Unfortunately, the drop-down menu does not work in IE8. Do you have a fix for this?
Thank you,
ebby.</description>
		<content:encoded><![CDATA[<p>Good Day.<br />
Thank you for the  excellent navigation menu tutorial.<br />
Unfortunately, the drop-down menu does not work in IE8. Do you have a fix for this?<br />
Thank you,<br />
ebby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anto</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-289</link>
		<dc:creator>Anto</dc:creator>
		<pubDate>Thu, 25 Aug 2011 23:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-289</guid>
		<description>Thanks for this poster, works perfectly well on all &#039;Modern Day Browsers&#039;


Forget fixing it for IE6, Me and my company don&#039;t even open the site in IE6 anymore to test, and make our clients fully aware that this is this case.

IE6 is a TEN year old browser, and there has been 3 FULL releases of IE so clients should really be upgrading, there is no excuse not to! I believe many companies also have taken this approach.

http://news.bbc.co.uk/1/hi/8488751.stm

http://www.businessinsider.com/microsoft-launches-anti-marketing-campaign-for-ie6-2011-3</description>
		<content:encoded><![CDATA[<p>Thanks for this poster, works perfectly well on all &#8216;Modern Day Browsers&#8217;</p>
<p>Forget fixing it for IE6, Me and my company don&#8217;t even open the site in IE6 anymore to test, and make our clients fully aware that this is this case.</p>
<p>IE6 is a TEN year old browser, and there has been 3 FULL releases of IE so clients should really be upgrading, there is no excuse not to! I believe many companies also have taken this approach.</p>
<p><a href="http://news.bbc.co.uk/1/hi/8488751.stm" rel="nofollow">http://news.bbc.co.uk/1/hi/8488751.stm</a></p>
<p><a href="http://www.businessinsider.com/microsoft-launches-anti-marketing-campaign-for-ie6-2011-3" rel="nofollow">http://www.businessinsider.com/microsoft-launches-anti-marketing-campaign-for-ie6-2011-3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iugod</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-288</link>
		<dc:creator>iugod</dc:creator>
		<pubDate>Sat, 06 Aug 2011 03:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-288</guid>
		<description>I haven&#039;t been online for a while to look into IE6 fixes. However, just to mention IE6 is now quite a old browser and I feel we should be looking at the modern browsers.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t been online for a while to look into IE6 fixes. However, just to mention IE6 is now quite a old browser and I feel we should be looking at the modern browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veronica</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-285</link>
		<dc:creator>Veronica</dc:creator>
		<pubDate>Tue, 28 Jun 2011 14:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-285</guid>
		<description>I was able to make the drop down menu. Thank you so much for explaining so well each step of the way.</description>
		<content:encoded><![CDATA[<p>I was able to make the drop down menu. Thank you so much for explaining so well each step of the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adesh</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-280</link>
		<dc:creator>Adesh</dc:creator>
		<pubDate>Fri, 20 May 2011 07:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-280</guid>
		<description>hii i got the required output with the help of this
thankyou for posting this important information,</description>
		<content:encoded><![CDATA[<p>hii i got the required output with the help of this<br />
thankyou for posting this important information,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-278</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sat, 30 Apr 2011 09:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-278</guid>
		<description>Any updates on IE6 fixes?</description>
		<content:encoded><![CDATA[<p>Any updates on IE6 fixes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john doe</title>
		<link>http://inspirationsunlimited.co.in/web-design/two-level-horizontal-dropdown-menu-using-css-and-html/comment-page-1/#comment-276</link>
		<dc:creator>john doe</dc:creator>
		<pubDate>Wed, 06 Apr 2011 05:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://inspirationsunlimited.co.in/?p=647#comment-276</guid>
		<description>hi there i&#039;ve tried this and works really fine, until you put more text than &quot;sub link&quot; i mean bigger text than the box try: &quot;i&#039;ve put this to try the sub link&quot;, then it will display something really bad, can you tell me a tip to fix it? thank you</description>
		<content:encoded><![CDATA[<p>hi there i&#8217;ve tried this and works really fine, until you put more text than &#8220;sub link&#8221; i mean bigger text than the box try: &#8220;i&#8217;ve put this to try the sub link&#8221;, then it will display something really bad, can you tell me a tip to fix it? thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

