html5/alt-techniques Overview.html,1.12,1.13

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

Modified Files:
	Overview.html 
Log Message:
put link from TOC to webcam technique

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Overview.html	21 Apr 2010 10:23:43 -0000	1.12
+++ Overview.html	21 Apr 2010 10:25:35 -0000	1.13
@@ -899,7 +899,7 @@
   <li><a href="http://dev.w3.org/html5/markup/figure.html#figure">The HTML5 <code>figure</code> element</a></li>
   <li><a href="http://dev.w3.org/html5/markup/figcaption.html">The HTML5 <code>figcaption</code> element</a></li>
 </ul>
-<h3>10. Webcam images</h3>
+<h3 id="webcam">10. Webcam images</h3>
 <p>Webcam images are static images that are automatically updated periodically. Typically the images are from a fixed viewpoint, the images may update on the page automatically as each new image is uploaded from the camera or the user may be required to refresh the page to view an updated image. Examples include  traffic and weather cameras.</p>
 <h4>Example 10.1</h4>
 <p>Context: A webcam image updated every hour, with a viewpoint from the top of Sopwith house, looking north.</p>

Received on Wednesday, 21 April 2010 10:25:38 UTC