I tend to use a good old unordered list for such things Bob. ----- Original Message ----- From: "Designer" <[EMAIL PROTECTED]> To: <wsg@webstandardsgroup.org> Sent: Thursday, May 08, 2008 10:03 AM Subject: [WSG] The Problem of adjacent links
I have run into a problem with having two adjacent links at the top of a page. The WAI validator complains: "10.5 Until user agents (including assistive technologies) render adjacent links distinctly, include non-link, printable characters (surrounded by spaces) between adjacent links. [Priority 3]" What is the current thinking on this? How can I do this WITHOUT putting any characters in there? I don't <em>want</em> any characters in there! I have tried using: <div id="sitelink"> <p> [<a href="sitemap.html">Site Map</a>] [<a href="../../core/noticeboard.html">Home</a>] </p> </div> and that validates WAI, but I hate the appearance of it. I could set the (non a:) text colour to be the same as the background, but that's a fiddle I want to avoid. Any help would be very much appreciated. Thanks, Bob ******************************************************************* 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] *******************************************************************