html5/alt-techniques Overview.html,1.6,1.7

Update of /sources/public/html5/alt-techniques
In directory hutz:/tmp/cvs-serv714

Modified Files:
	Overview.html 
Log Message:
remeve extraneous warning

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Overview.html	7 Apr 2010 12:44:02 -0000	1.6
+++ Overview.html	7 Apr 2010 13:23:17 -0000	1.7
@@ -848,7 +848,6 @@
 <p><span class="warning">Warning: It is strongly recommended that alternatives to CAPTCHA be used, as all forms of CAPTCHA introduce unacceptable barriers to entry for users with disabilities. Further information is available in the W3C's <a href="http://www.w3.org/TR/turingtest/">Inaccessibility of CAPTCHA</a>.</span></p>
 <H4>Example 12.1</H4>
 <p>This example shows a  <a href="http://recaptcha.net/learnmore.html">CAPTCHA test</a> which uses a distorted image of text. The text alternative in the alt attribute provides instructions for a user in the case where she cannot access the image content. </p>
-<p class="warning">&nbsp;</p>
 <div class="example">
   <p><strong>Example Image:</strong></p>
   <p><img src="images/captcha.gif" alt="captcha containing the words 'aides' and 'sprucest'. The letters are distorted and the color of the letters and background is partially inverted," width="270" height="60"></p>

Received on Wednesday, 7 April 2010 13:23:21 UTC