Max,

Really something not related to accessibilty - however I hate seeing a URL 
like:
http://www.devonfurnituremakers.org.uk/gallery.php

I prefer:
http://www.devonfurnituremakers.org.uk/gallery/

Simply in the root folder, create a file:
.htaccess

then:

--start--

rewriteengine on
rewriterule ^gallery/$     gallery.php

-- end --

that will mean the url:
http://www.devonfurnituremakers.org.uk/gallery/

will load: http://www.devonfurnituremakers.org.uk/gallery.php



(sorry, you might already know all this - its just a pet hate of mine...)

- Strat


On Tuesday 13 February 2007 21:34, John 'Max' Maxwell wrote:
> Good Morning All,
>
>
>
> Just gone live with this and have done all my valid checks etc but if
> anyone has a second I would really appreciate any feedback on accessibility
> and usability:
>
>
>
> www.devonfurnituremakers.org.uk <http://www.devonfurnituremakers.org.uk/>
>
>
>
> Also - if anyone on here can provide a top to bottom accessibility report
> then please contact me. I am interested in a full assessment of the site
> pointing out what issues will affect what user groups and why and what can
> be done to address the issues.
>
>
>
> Thanks,
>
>
>
>
>
> Max.
>
>
>
> www.thepigfarmer.co.uk <http://www.thepigfarmer.co.uk/>
>
>
>
>
>
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to