fixed validation errors... about a zillion of em.
diff --git a/user_guide/libraries/table.html b/user_guide/libraries/table.html
index 28fc76d..330a3da 100644
--- a/user_guide/libraries/table.html
+++ b/user_guide/libraries/table.html
@@ -119,7 +119,7 @@
echo $this->table->generate();
</code>
-<p>Here is the same example, except instead of individual parameters, arrays are used:
+<p>Here is the same example, except instead of individual parameters, arrays are used:</p>
<code>
$this->load->library('table');<br />
@@ -289,7 +289,7 @@
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="image_lib.html">Image Manipulation Class</a>
-<p>
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>