Performed a bunch of markup fixes suggested by validator.w3.org
[citadel.git] / webcit / static / t / menubar.html
index 0e71fa8f469abc352208340282692108190a8cfe..6db9f8669d06fefc58a6b47ec0717b11d8376f2c 100644 (file)
@@ -8,7 +8,7 @@
 </script>
 
 <center>
-<img src="image?name=hello"><br /><br />
+<img src="image?name=hello"><br><br>
 
 <table border="0" cellspacing="0" cellpadding="2">
 <tr>
 </tr><tr>
        <td bgcolor="#CC0000">
                <span class="menubar_link">
-               <a href="termquit" target="_top" onClick="return confirm('Do you really want to log off?');"><font color="#FFFFFF">Log&nbsp;off</span></a><br />
+               <a href="termquit" target="_top" onClick="return confirm('Do you really want to log off?');"><font color="#FFFFFF">Log&nbsp;off</span></a><br>
        </td>
 </tr>
 </table>
 
-<br /><br />
+<br><br>
 
 <a href="http://www.citadel.org"
        onMouseOver="window.status='Find out more about Citadel'; return true;"><font 
 size=-1 color="#000000">
-POWERED BY<br /></font>
+POWERED BY<br></font>
 <img src="static/citadel-logo.gif" width=75 height=76 border=0 ALT="CITADEL"></a>
 
 </center>