steve: updated alt text to reflect updated image text content

steve: updated alt text to  reflect updated image text content

http://dev.w3.org/cvsweb/html5/alt-techniques/Overview.html?r1=1.14&r2=1.15&f=h

===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Overview.html 21 Apr 2010 10:28:15 -0000 1.14
+++ Overview.html 21 Apr 2010 10:44:56 -0000 1.15
@@ -907,14 +907,14 @@
   <p><strong>Image example in context:</strong></p>
   <div class="element1">
     
-    <p><img src="images/webcam1.jpg" alt="Sopwith house taken on the 21/04/10 at 11:51 and 34 seconds." width="296" height="225"></p>
+    <p><img src="images/webcam1.jpg" alt="Sopwith house weather cam. Taken on the 21/04/10 at 11:51 and 34 seconds." width="296" height="225"></p>
     <p>View from the top of Sopwith house, looking towards North Kingston.</p>
     <p>This image is updated every hour.</p>
     <p>View the  <a href="http://news.bbc.co.uk/weather/forecast/4296?area=Kingston">latest weather details</a> for Kingston upon Thames.</p>
   </div>
   <p><strong>Code Example:</strong></p>
   <pre>&lt;figure&gt;   
-&lt;img src="webcam1.jpg" <strong>alt="Sopwith house taken on the 21/04/10 at 11:51 and 34 seconds."</strong> aria-describedby=&quot;s1&quot;&gt;  
+&lt;img src="webcam1.jpg" <strong>alt="Sopwith house weather cam. Taken on the 21/04/10 at 11:51 and 34 seconds."</strong> aria-describedby=&quot;s1&quot;&gt;  
 &lt;figcaption id=&quot;s1&quot;&gt;View from the top of Sopwith house, looking towards north Kingston.&lt;/figcaption&gt;
 &lt;p&gt;This image is updated every hour.&lt;/p&gt;
 &lt;p&gt;View the &lt;a href=&quot;http://news.bbc.co.uk/weather/forecast/4296?area=Kingston&quot;&gt;

Received on Wednesday, 21 April 2010 10:45:37 UTC