hi on a side note, I was in an accessibility seminar and they suggested using the term "skip to main content" because it sounds the best when vocalized by a screen reader. Ted
-----Original Message----- From: Brian Duchek [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 29, 2004 2:11 PM To: [EMAIL PROTECTED] Subject: [WSG] best way to format Skip Nav link Hi there group of gurus and list lurkers. What's the best way to fomat a "skip navigation" link at the top of a page so it doesn't appear in modern/styled browsers, but is still accessible to small-screen / mobile platforms and reduced-ability environments (screen readers and the like)? I've seen different approaches, but am getting confused by the details I pick up here and there. -------------------------------------------------------- display:none; visibility: hide; height:1px; width:1px; position:absolue; top: -20px left:0; -------------------------------------------------------- Thanks in advance for your input. -- Brian Duchek =-=-=-=-=-=-=-= e: [EMAIL PROTECTED] c: 847.809.2140 w: www.inquiline.com =-=-=-=-=-=-=-= ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ****************************************************** ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
