What is web accessibility? | Email: web axe [at gmail] NOSPAM! dot com
Wednesday, October 26, 2005
Dennis is looking for an Accessibility guru who wants to be part of at least one podcast on Web Axe. If interested just send Dennis an email at web axe at gmail dot com. Topic ideas welcomed.Labels: accessibility, administrative, podcast
Sunday, October 23, 2005
We all know that PDF files (Adobe Acrobat) are very common in the workplace and on the web. Learn how to make them Accessible in this tenth podcast of Web Axe.Labels: accessibility, acrobat, pdf, podcast, web
Tuesday, October 18, 2005
I found a great article from Digital Web on the frustrations of getting the client to understand the need for web accessibility.Monday, October 17, 2005
Techniques and discussion on setting the tabbing sequence and creating access keys for elements on your HTML page.<label for="txtuser" tabindex="1" accesskey="u">user name</label>
<input type="text" name="txtuser" id="txtuser">
<a tabindex="2" accesskey="c" href="http://www.yoursite.com/contents.html">table of contents</a>
Labels: accessibility, accesskey, code, podcast, tab, web
Wednesday, October 12, 2005
So, you've done all you can to make your site fully accessible. And now you have to test it! There are many different methods and opinions of what the best way is, as Dennis explains, and auto-checker applications are only a small piece of the pie.Labels: accessibility, podcast, testing, web, webaim
Saturday, October 08, 2005
Clearing up a few strange terms related to accessibility.Labels: accessibility, podcast, terms, web
Wednesday, October 05, 2005
The "skip-nav" technique is a method for the online cursor to jump over a group of navigation links, usually a site's main menu.<body>
<a href="#maincontent">Skip navigation</a>
...[header and navigation links]...
<a name="maincontent" id="maincontent"></a>
<h1>Heading</h1>
<p>This is the first paragraph</p>
Labels: accessibility, code, navigation, podcast, web
Monday, October 03, 2005
Using the ABBR and ACRONYM tags is a great technique that is simple and works very well---with standards-compliant browsers, that is. Until IE complies to world web standards, coders must hack the functionality in. I despise hacking for IE and try to avoid it. But, we have to admit that around 85% of users are still on IE and we should try to go out of our way sometimes to gratify them. If this is you, please try a standards-compliant browser such as Firefox or Netscape.<abbr title="identification">ID</abbr><abbr title="identification"><span title="identification" style="border-bottom: 1px dotted #000;">ID<span></abbr>Labels: abbreviation, accessibility, acronym, standards, web
web design | create a website | Website Templates | UK Web Hosting | Search Engine Optimization | search engine optimisation | web hosting | Cheap Domain Names
Add yourself to the Web Accessibility Enthusiasts mapper
Dennis Lembree is the founder of web development company Web Overhauls, which specializes in web usability, standards, and accessibility. Follow Dennis on Twitter: @dennisl
Ross Johnson runs a web design company (3.7 Designs) that takes a wholistic view on the web and art of constructing pages. They strive to be creative and unique. Follow Ross on Twitter: @3pointross