<?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: Rounded Menu Tabs in CSS</title>
	<atom:link href="http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/</link>
	<description>All about CSS, Xhtml and wedesign...</description>
	<lastBuildDate>Sat, 10 Dec 2011 16:09:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bresson</title>
		<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/comment-page-1/#comment-5862</link>
		<dc:creator>bresson</dc:creator>
		<pubDate>Thu, 15 Apr 2010 00:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=56#comment-5862</guid>
		<description>Actually curvycorners and corners are not useful in this context. Their ability to draw curved corners on hover states, especially on &lt;a&gt; is limited. Images are the best solution at this time&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Actually curvycorners and corners are not useful in this context. Their ability to draw curved corners on hover states, especially on <a> is limited. Images are the best solution at this time</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/comment-page-1/#comment-280</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 14 May 2009 14:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=56#comment-280</guid>
		<description>Fine! I like your approach which you found. Easy and clear code.</description>
		<content:encoded><![CDATA[<p>Fine! I like your approach which you found. Easy and clear code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/comment-page-1/#comment-278</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 14 May 2009 13:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=56#comment-278</guid>
		<description>Thanks, works like a charm.
I found this other approach:
http://www.vision.to/single-image-tabs-with-three-state-rollover.php

Best regards</description>
		<content:encoded><![CDATA[<p>Thanks, works like a charm.<br />
I found this other approach:<br />
<a href="http://www.vision.to/single-image-tabs-with-three-state-rollover.php" rel="nofollow">http://www.vision.to/single-image-tabs-with-three-state-rollover.php</a></p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/comment-page-1/#comment-274</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 14 May 2009 10:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=56#comment-274</guid>
		<description>You can rewrite code like this:

&lt;li&gt;&lt;a href=&quot;#&quot; &gt;&lt;span class=&quot;menu_left&quot;&gt;&lt;/span&gt;&lt;span class=&quot;menu_center&quot;&gt;Home&lt;/span&gt;&lt;span class=&quot;menu_right&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;

Also, do not forget to add changes to CSS code.

P.S. If you need an example, please, send a comment here and I will create a post for PNG/GIF menus with transparent backgrounds.</description>
		<content:encoded><![CDATA[<p>You can rewrite code like this:</p>
<p>&lt;li&gt;&lt;a href=&quot;#&quot; &gt;&lt;span class=&quot;menu_left&quot;&gt;&lt;/span&gt;&lt;span class=&quot;menu_center&quot;&gt;Home&lt;/span&gt;&lt;span class=&quot;menu_right&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;</p>
<p>Also, do not forget to add changes to CSS code.</p>
<p>P.S. If you need an example, please, send a comment here and I will create a post for PNG/GIF menus with transparent backgrounds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/comment-page-1/#comment-271</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 14 May 2009 09:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=56#comment-271</guid>
		<description>Cool, but what if the corner graphics are made up with png/gif with transparency, in case the menu is on top of some background graphic.

Hola!</description>
		<content:encoded><![CDATA[<p>Cool, but what if the corner graphics are made up with png/gif with transparency, in case the menu is on top of some background graphic.</p>
<p>Hola!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/comment-page-1/#comment-21</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=56#comment-21</guid>
		<description>The main idea of this tutorial is coding rounded tabs without javascript. Yes, i agree with you that &lt;a href=&quot;http://www.curvycorners.net&quot; rel=&quot;nofollow&quot;&gt;curvyCorners&lt;/a&gt; is a very good lib and a solution for round corners.

I think, CSS 3 will support rounded corners too. ;)

Thanks</description>
		<content:encoded><![CDATA[<p>The main idea of this tutorial is coding rounded tabs without javascript. Yes, i agree with you that <a href="http://www.curvycorners.net" rel="nofollow">curvyCorners</a> is a very good lib and a solution for round corners.</p>
<p>I think, CSS 3 will support rounded corners too. <img src='http://www.crazyxhtml.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://www.crazyxhtml.com/blog/rounded-menu-tabs-in-css/comment-page-1/#comment-20</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Mon, 20 Apr 2009 22:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=56#comment-20</guid>
		<description>Hi.
One solution to the problem is to use the curvyCorners js library.

I&#039;m just wondering if there is any particular reason why you don&#039;t use curvycorners.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi.<br />
One solution to the problem is to use the curvyCorners js library.</p>
<p>I&#8217;m just wondering if there is any particular reason why you don&#8217;t use curvycorners.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

