- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Mar 2012 17:23:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/alt-techniques In directory hutz:/tmp/cvs-serv9238 Modified Files: Overview.html Log Message: fixed example #mc6 Index: Overview.html =================================================================== RCS file: /sources/public/html5/alt-techniques/Overview.html,v retrieving revision 1.100 retrieving revision 1.101 diff -u -d -r1.100 -r1.101 --- Overview.html 19 Mar 2012 15:14:24 -0000 1.100 +++ Overview.html 20 Mar 2012 17:23:12 -0000 1.101 @@ -1734,9 +1734,9 @@ demolished building, illuminated by the light from a street lamp."</strong>></pre> <p><strong>Example B: </strong></p> <div class="element1"> - <p><img src="images/shadows.jpg" alt="" width="400" height="310"></p> + <p><img src="images/shadows.jpg" alt="(photo)" width="400" height="310"></p> <p><strong>Shadow like figures and a graffiti tag drawn on the walls of a - partially demolished building, illuminated by the light from a street lamp. </strong></p> + partially demolished building, illuminated by the light from a street lamp (photo). </strong></p> </div> <p><strong>Code example:</strong></p> <pre><figure> <br><img src="shadows.jpg"> <br><figcaption><strong> Shadow like figures and a graffiti tag drawn on the walls of a
Received on Tuesday, 20 March 2012 17:23:17 UTC