- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Tue, 07 May 2013 22:06:45 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5 In directory gil:/tmp/cvs-serv373/examples/html5 Modified Files: EX-its-and-existing-HTML5-markup.html Log Message: edits related to issue-89 and our resolution about HTML translate --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-its-and-existing-HTML5-markup.html 2013/04/29 12:40:29 1.2 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-its-and-existing-HTML5-markup.html 2013/05/07 22:06:45 1.3 @@ -5,6 +5,7 @@ <title>HTML native markup expressing three ITS 2.0 data categories</title> </head> <body> - <p id="p1">This is a <em>motherboard</em>.</p> + <p id="p1">This is a <em>motherboard</em> and + and image: <img src="http://example.com/myimg.png" alt="My image"/>.</p> </body> </html> \ No newline at end of file
Received on Tuesday, 7 May 2013 22:06:48 UTC