fixed validation errors... about a zillion of em.
diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html
index b33f2b7..774790c 100644
--- a/user_guide/database/configuration.html
+++ b/user_guide/database/configuration.html
@@ -66,7 +66,7 @@
 <h1>Database Configuration</h1>

 

 <p>CodeIgniter has a config file that lets you store your database connection values (username, password, database name, etc.).

-The config file is located at:

+The config file is located at:</p>

 

 <p><kbd>application/config/database.php</kbd></p>

 

@@ -137,7 +137,7 @@
 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 Next Topic:&nbsp;&nbsp;<a href="connecting.html">Connecting to your Database</a>

-<p>

+</p>

 <p><a href="http://www.codeigniter.com">CodeIgniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2007 &nbsp;&middot;&nbsp; <a href="http://ellislab.com/">Ellislab, Inc.</a></p>

 </div>