doc/us/manual.html

changeset 24
0d7de9d0878b
parent 20
1506d4582d44
equal deleted inserted replaced
23:c33ee6e3ef5f 24:0d7de9d0878b
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html> 3 <html>
4 <head> 4 <head>
5 <title>LuaExpat: XML Expat parsing for the Lua programming language</title> 5 <title>LuaExpat: XML Expat parsing for the Lua programming language</title>
6 <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> 6 <link rel="stylesheet" href="../doc.css" type="text/css"/>
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
8 </head> 8 </head>
9 <body> 9 <body>
10 10
11 <div id="container"> 11 <div id="container">
382 382
383 </div> <!-- id="content" --> 383 </div> <!-- id="content" -->
384 384
385 </div> <!-- id="main" --> 385 </div> <!-- id="main" -->
386 386
387 <div id="about">
388 <p><a href="http://validator.w3.org/check?uri=referer">
389 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
390 </div> <!-- id="about" -->
391
392 </div> <!-- id="container" --> 387 </div> <!-- id="container" -->
393 388
394 </body> 389 </body>
395 </html> 390 </html>

mercurial