Okay, so here's the deal. I ran the site i'm developing through the WACG validator over at
http://bobby.watchfire.com/ and fixed the few points it flagged. However, there's a Priority 2 guideline that I feel i've sorted, but is still being raised, just wanted opinions and/or advice.
Quote:
|
1. Do not use the same link phrase more than once when the links point to different URLs.
|
This is pointing out the fact I have " Personal | Permalink | 0 Comments " links for each post I make (i'm running moveable type as a CMS for my news), something I feel integral to the interface. Reading more about the guidelines, I find that
Quote:
|
If two or more links refer to different targets but share the same link text, distinguish the links by specifying a different value for the "title" attribute of each A element.
|
However, even with different title attributes this same point is being raised.
Has anyone ran into this particular problem before and learned how to overcome it, or does anyone have any ideas? I know compliance with this standard isn't that important, especially when i have XHTML 1.0 Strict & CSS okay .. but it's annoying me
TIA
__________________