- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Fri, 01 Feb 2013 09:19:24 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory gil:/tmp/cvs-serv13631/examples/html5
Added Files:
EX-xhtml-markup-1.html
Log Message:
now with new example file
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-xhtml-markup-1.html 2013/02/01 09:19:24 NONE
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-xhtml-markup-1.html 2013/02/01 09:19:24 1.1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>XHTML and ITS2.0</title>
</head>
<body>
<h1>XHTML and ITS2.0</h1>
<p>Don't use <span its-loc-note="Internationalization Tag Set">ITS</span> prefixed
attributes inside the content, like its:locNote.</p>
</body>
</html>
Received on Friday, 1 February 2013 09:19:25 UTC