doc/us/examples.html

changeset 24
0d7de9d0878b
parent 0
24d141cb2d1e
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">
186 186
187 </div> <!-- id="content" --> 187 </div> <!-- id="content" -->
188 188
189 </div> <!-- id="main" --> 189 </div> <!-- id="main" -->
190 190
191 <div id="about">
192 <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
193 <p><small>
194 $Id: examples.html,v 1.5 2006/03/23 00:19:37 carregal Exp $
195 </small></p>
196 </div> <!-- id="about" -->
197
198 </div> <!-- id="container" --> 191 </div> <!-- id="container" -->
199 192
200 </body> 193 </body>
201 </html> 194 </html>

mercurial