<?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: Gawds Site of the Month	</title>
	<atom:link href="/2004/11/04/gawds-site-of-the-month/feed/" rel="self" type="application/rss+xml" />
	<link>/2004/11/04/gawds-site-of-the-month/</link>
	<description>my thoughts and ideas</description>
	<lastBuildDate>Wed, 15 Nov 2006 09:54:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.2</generator>
	<item>
		<title>
		By: Rob Sayles		</title>
		<link>/2004/11/04/gawds-site-of-the-month/comment-page-1/#comment-16</link>

		<dc:creator><![CDATA[Rob Sayles]]></dc:creator>
		<pubDate>Sat, 06 Nov 2004 19:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://cms.elfden.co.uk/?p=18#comment-16</guid>

					<description><![CDATA[Thanks Rich

I&#039;ll give that a shot

ATB
Rob :)]]></description>
			<content:encoded><![CDATA[<p>Thanks Rich</p>
<p>I&#8217;ll give that a shot</p>
<p>ATB<br />
Rob 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rich		</title>
		<link>/2004/11/04/gawds-site-of-the-month/comment-page-1/#comment-15</link>

		<dc:creator><![CDATA[Rich]]></dc:creator>
		<pubDate>Fri, 05 Nov 2004 19:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://cms.elfden.co.uk/?p=18#comment-15</guid>

					<description><![CDATA[Yep, though it was gratuitously nicked from a certain mr pepper. However To get it to work properly I needed a few tweaks.

The relevant html looks like this, and obviously has to be one of the first items in the body.

&lt;code&gt;&#060;div class=&quot;jumptocontent&quot;&#062;&#060;a href=&quot;#main-content&quot;&#062;Jump to Content&#060;/a&#062;&#060;/div&#062;
&lt;/code&gt;

and

&lt;code&gt;&#060;div id=&quot;content&quot;&#062;
&#060;a id=&quot;main-content&quot; href=&quot;#main-content&quot;&#062;&#060;/a&#062;
&#060;/div&#062;&lt;/code&gt;

which I found IE needed for it to work.

The relevant CSS is as follows:

&lt;code&gt;#jumptocontent {
	left: -1600px; 
	position: absolute; 
	top: -1600px
}
#jumptocontent a:focus, #jumptocontent a:active {
	border: 1px solid #969696; 
	padding: 0.3em 0 0.2em 0.1em;
	font-size: 0.8em; 
	background: #ffa3a3; 
	left: 2000px; 
	width: 10em; 
	color: #009; 
	white-space: nowrap; 
	position: relative; 
	top: 1580px; 
	text-align: center; 
	text-decoration: underline;
}
&lt;/code&gt;
I hope that works, but on the off chance it doesn&#039;t have a look at &lt;a href=&quot;http://www.awe-uk.org.uk/&quot; title=&quot;Accelerating Women&#039;s Enterprise&quot;&gt;AWE&lt;/a&gt; website, where I used a similar technique.]]></description>
			<content:encoded><![CDATA[<p>Yep, though it was gratuitously nicked from a certain mr pepper. However To get it to work properly I needed a few tweaks.</p>
<p>The relevant html looks like this, and obviously has to be one of the first items in the body.</p>
<p><code>&lt;div class="jumptocontent"&gt;&lt;a href="#main-content"&gt;Jump to Content&lt;/a&gt;&lt;/div&gt;<br />
</code></p>
<p>and</p>
<p><code>&lt;div id="content"&gt;<br />
&lt;a id="main-content" href="#main-content"&gt;&lt;/a&gt;<br />
&lt;/div&gt;</code></p>
<p>which I found IE needed for it to work.</p>
<p>The relevant CSS is as follows:</p>
<p><code>#jumptocontent {<br />
	left: -1600px;<br />
	position: absolute;<br />
	top: -1600px<br />
}<br />
#jumptocontent a:focus, #jumptocontent a:active {<br />
	border: 1px solid #969696;<br />
	padding: 0.3em 0 0.2em 0.1em;<br />
	font-size: 0.8em;<br />
	background: #ffa3a3;<br />
	left: 2000px;<br />
	width: 10em;<br />
	color: #009;<br />
	white-space: nowrap;<br />
	position: relative;<br />
	top: 1580px;<br />
	text-align: center;<br />
	text-decoration: underline;<br />
}<br />
</code><br />
I hope that works, but on the off chance it doesn&#8217;t have a look at <a href="http://www.awe-uk.org.uk/" title="Accelerating Women's Enterprise">AWE</a> website, where I used a similar technique.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Sayles		</title>
		<link>/2004/11/04/gawds-site-of-the-month/comment-page-1/#comment-14</link>

		<dc:creator><![CDATA[Rob Sayles]]></dc:creator>
		<pubDate>Fri, 05 Nov 2004 15:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://cms.elfden.co.uk/?p=18#comment-14</guid>

					<description><![CDATA[Hmm, this was a suggestion from Autistic Cuckoo on Accessify Forum.
Any ideas for a fix?

ATB
Rob]]></description>
			<content:encoded><![CDATA[<p>Hmm, this was a suggestion from Autistic Cuckoo on Accessify Forum.<br />
Any ideas for a fix?</p>
<p>ATB<br />
Rob</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rich		</title>
		<link>/2004/11/04/gawds-site-of-the-month/comment-page-1/#comment-13</link>

		<dc:creator><![CDATA[Rich]]></dc:creator>
		<pubDate>Fri, 05 Nov 2004 12:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://cms.elfden.co.uk/?p=18#comment-13</guid>

					<description><![CDATA[Rob, the skip method you used doesn&#039;t appear to work. Tested in Firefox and IE6. The first thing you tab to is the &lt;em&gt;homepage&lt;/em&gt; link.]]></description>
			<content:encoded><![CDATA[<p>Rob, the skip method you used doesn&#8217;t appear to work. Tested in Firefox and IE6. The first thing you tab to is the <em>homepage</em> link.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Sayles		</title>
		<link>/2004/11/04/gawds-site-of-the-month/comment-page-1/#comment-12</link>

		<dc:creator><![CDATA[Rob Sayles]]></dc:creator>
		<pubDate>Fri, 05 Nov 2004 12:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://cms.elfden.co.uk/?p=18#comment-12</guid>

					<description><![CDATA[Thanks for the vote Elfin :)
We have got a skip navi in there, but any feedback or criticism is well received.

ATB
Rob]]></description>
			<content:encoded><![CDATA[<p>Thanks for the vote Elfin 🙂<br />
We have got a skip navi in there, but any feedback or criticism is well received.</p>
<p>ATB<br />
Rob</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
