2 replies [Last post]
mumford
Offline
Enthusiast
Last seen: 15 years 29 weeks ago
Joined: 2003-07-22
Posts: 57
Points: 0

Hi

This is the first time I have tried to make a page Bobby Compliant. I don't really understand what it is asking me to do!....

my page is at http://www.premier-resin-systems.co.uk/test/

Below are some of the comments from Bobby

If you use color to convey information, make sure the information is also represented another way.

I am not using colour to convey info.

If an image conveys important information beyond what is in its alternative text, provide an extended description.

My images don't need to be explained anymore I have used alt tages :roll: !

Would you mind taking a look at my page, and offer me some suggestions please!

Your help would be much appreciated

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 11 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

Bobby Approval

Hi there, I tend to find the bobby report a little vague, it's a sort of self assessment in effect it's asking you to pay attention to certain aspects of accessibility and verify for your self that your in complience.
Personally I prefer the Cynthia validation service, which incidentilly says that your page passes the automated 508 standard verification
In the Bobby report things like "if an image conveys important information beyond what is in the alt text" tend to be asking that you use the 'title' tag to convey a fuller text description for text only browsers; I tend to always use the title tag as a matter of course now.

Cynthia's report......
http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=http%3A//www.premier-resin-systems.co.uk/test/

On a side note what is the deal with these names? it sounds slightly daft saying ones page has passed Cynthia's test!! and who on earth is Bobby when he's at home?.

Hugo.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 2 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

Bobby Approval

The Alt and Title tags, I think, should be used like this:

<a href="home.html"><img src="image.gif" alt="image (blah kb)" title="Click me to go home" /></a>

The alt text is displayed in text-browsers, browsers with images turned off, or if the image is a broken link. The title tells you what will happen.

Verschwindende wrote:
  • CSS doesn't make pies