cleanup: worked a bit on valid html
[phpfspot.git] / themes / default / templates / index.tpl
index 0bd7a7bbd042352a18c438b2dc1922eaef3d67a9..87c58b9065a3a7e0c6a32050c51412399fd0f571 100644 (file)
@@ -4,7 +4,7 @@
   <!-- loading -->
 
   <div id="HTML_AJAX_LOADING">
   <!-- loading -->
 
   <div id="HTML_AJAX_LOADING">
-   <img src="resources/loading.gif" style="vertical-align: middle;" />&nbsp;&nbsp;Loading...
+   <img src="resources/loading.gif" style="vertical-align: middle;" alt="Loading..." />&nbsp;&nbsp;Loading...
   </div>
 
   <!-- top menu -->
   </div>
 
   <!-- top menu -->
@@ -25,7 +25,7 @@
   </div>
   <!-- /top menu -->
 
   </div>
   <!-- /top menu -->
 
-  <span style="clear: both;">
+  <div style="clear: both;">
   <!-- option column -->
   <div class="options" style="float: left;">
    <div>
   <!-- option column -->
   <div class="options" style="float: left;">
    <div>
@@ -41,6 +41,6 @@
   <div id="content" class="content">
    {include file="welcome.tpl"}
   </div>
   <div id="content" class="content">
    {include file="welcome.tpl"}
   </div>
-  </span>
+  </div>
 
 {include file="footer.tpl"}
 
 {include file="footer.tpl"}