fixed validation errors... about a zillion of em.
diff --git a/user_guide/libraries/pagination.html b/user_guide/libraries/pagination.html
index fafeb6c..edb112d 100644
--- a/user_guide/libraries/pagination.html
+++ b/user_guide/libraries/pagination.html
@@ -99,7 +99,7 @@
<li><strong>per_page</strong> The number of items you intend to show per page. In the above example, you would be showing 20 items per page.</li>
</ul>
-<p>The <var>create_links()</var> function returns an empty string when there is no pagination to show.
+<p>The <var>create_links()</var> function returns an empty string when there is no pagination to show.</p>
<h3>Setting preferences in a config file</h3>
@@ -210,7 +210,7 @@
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="sessions.html">Session 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>