xhtml validation

This commit is contained in:
uid20006
2005-05-20 18:38:07 +00:00
parent 646a17acdd
commit b80c656dfb
3 changed files with 10 additions and 11 deletions

View File

@@ -54,7 +54,7 @@ developed to complement the set of functions related to file
systems offered by the standard Lua distribution.</p>
<p>LuaFileSystem offers a portable way to access
the underlying directory structure and file attributes.<p>
the underlying directory structure and file attributes.</p>
<p>LuaFileSystem is free software and uses the same
<a href="license.html">license</a> as Lua 5.0.</p>
@@ -78,7 +78,7 @@ page.</p>
<h2><a name="history"></a>History</h2>
<ul>
<li>[20/May/2005] Version 1.1 released<br />
<li>[20/May/2005] Version 1.1 released<br/>
added function <code>lfs.touch</code>.
</li>
<li>[21/Jan/2005] Version 1.0 released</li>
@@ -107,7 +107,7 @@ Comments are welcome!</p>
<div id="about">
<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>
<p><small>
$Id: index.html,v 1.15 2005/05/20 18:04:56 uid20002 Exp $
$Id: index.html,v 1.16 2005/05/20 18:38:07 uid20006 Exp $
</small></p>
</div> <!-- id="about" -->