<?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: Standards Compliant, Accessible Tabs Using HTML, CSS, and 4 Tiny Images</title>
	<atom:link href="http://www.leonamarant.com/2010/03/10/standards-compliant-accessible-tabs-using-html-css-and-4-tiny-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leonamarant.com/2010/03/10/standards-compliant-accessible-tabs-using-html-css-and-4-tiny-images/</link>
	<description></description>
	<lastBuildDate>Mon, 21 Nov 2011 22:15:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: George</title>
		<link>http://www.leonamarant.com/2010/03/10/standards-compliant-accessible-tabs-using-html-css-and-4-tiny-images/#comment-716</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 05 Apr 2010 16:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonamarant.com/?p=343#comment-716</guid>
		<description>[div style=&quot;width:100%; height:75px; background:#b71e1a url(bg.gif) center center repeat-x&quot;]
[ul id=&quot;LATabs&quot; style=&quot;width:600px;&quot;]</description>
		<content:encoded><![CDATA[<p>[div style="width:100%; height:75px; background:#b71e1a url(bg.gif) center center repeat-x"]<br />
[ul id="LATabs" style="width:600px;"]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.leonamarant.com/2010/03/10/standards-compliant-accessible-tabs-using-html-css-and-4-tiny-images/#comment-715</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 05 Apr 2010 16:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonamarant.com/?p=343#comment-715</guid>
		<description>Good stuff Leon.

The only issue I see is that when the browser window is re-sized to a width that is smaller than 600px (the width of the UL tag), the tabs get stacked on top of each other.  To remedy this I would wrap a DIV tag around the the UL tag and give the DIV a 100% width and give the UL an absolute width.

i.e.:



rest of code...

-George</description>
		<content:encoded><![CDATA[<p>Good stuff Leon.</p>
<p>The only issue I see is that when the browser window is re-sized to a width that is smaller than 600px (the width of the UL tag), the tabs get stacked on top of each other.  To remedy this I would wrap a DIV tag around the the UL tag and give the DIV a 100% width and give the UL an absolute width.</p>
<p>i.e.:</p>
<p>rest of code&#8230;</p>
<p>-George</p>
]]></content:encoded>
	</item>
</channel>
</rss>

