'. PHP_EOL .
+	 '        '. PHP_EOL .
+	 '      
'. PHP_EOL .
+         '      '. PHP_EOL;
   }
 
   /** Write out the foot of the page and closing divs */
   public function foot(){
-    echo '
 ';
+    echo '      diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -168,53 +168,55 @@ class page $this->pageGenTime = round(microtime(), 3); if ($this->xhtml) - echo '' . "\n"; + echo '' . PHP_EOL; - echo 'doctype . '> - htmlargs . '> -
-
-    
  | 
+  ||||||||||||
+      
  | 
   ||||||||||||
| Add Class |