platform-ui-home/accessibility/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (as text) (annotate)
Mon Jun 3 15:05:39 2002 UTC (7 years, 5 months ago) by nick
Branch: MAIN
Changes since 1.2: +1 -0 lines
Status update
<html>
<head>
<title>UI Component Development Resources for Accessibility</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>

<body bgcolor="#FFFFFF" text="#000000">

<table border=0 cellspacing=5 cellpadding=2 width="100%" >
  <tr> 
    <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica"> 
      UI Component Development Resources for Accessibility</font></b></td>
  </tr>
  <tr> 
    <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
    <td width="98%"> <b>Documents</b> 
      <ul>
        <li><a href="keys.html">Keyboard Shortcuts in SDK</a></li>
        <li><a href="tips.html">Accessibility Tips</a></li>
        <li><a href="status.html">Accessibility Status</a></li>
      </ul>
    </td>
  </tr>
  <tr> 
    <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
    <td width="98%"> <b>External Links</b><br>
      <ul>
        <li><a href="http://www-3.ibm.com/able/guidelines.html" target="_blank">IBM Accessibility Guidelines</a></li>
      </ul>
    </td>
  </tr>
</table>
</body>
</html>