platform-ui-home/accessibility/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (view) (download) (as text)

1 : nick 1.1 <html>
2 :     <head>
3 :     <title>UI Component Development Resources for Accessibility</title>
4 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
6 :     </head>
7 :    
8 :     <body bgcolor="#FFFFFF" text="#000000">
9 :    
10 :     <table border=0 cellspacing=5 cellpadding=2 width="100%" >
11 :     <tr>
12 :     <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
13 :     UI Component Development Resources for Accessibility</font></b></td>
14 :     </tr>
15 :     <tr>
16 : tod 1.4 <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
17 :     alt = "Eclipse idea banner"></td>
18 : nick 1.1 <td width="98%"> <b>Documents</b>
19 :     <ul>
20 :     <li><a href="keys.html">Keyboard Shortcuts in SDK</a></li>
21 : tod 1.2 <li><a href="tips.html">Accessibility Tips</a></li>
22 : nick 1.3 <li><a href="status.html">Accessibility Status</a></li>
23 : nick 1.1 </ul>
24 :     </td>
25 :     </tr>
26 :     <tr>
27 : tod 1.4 <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" alt="List title arrow"
28 :     border=0 height=16 width=16></td>
29 : nick 1.1 <td width="98%"> <b>External Links</b><br>
30 :     <ul>
31 :     <li><a href="http://www-3.ibm.com/able/guidelines.html" target="_blank">IBM Accessibility Guidelines</a></li>
32 :     </ul>
33 :     </td>
34 :     </tr>
35 :     </table>
36 :     </body>
37 :     </html>