55cf8f82c573fba1b54db2b148aea2012fe906c8
[www.git] / elements / footer.html
1 <div id="footer"> 
2   <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
3     <tr> 
4       <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> 
5           | <a href="products.html">Products</a> | <a href="services.html">Services</a> 
6           | <a href="demo.html">Demo</a> | <a href="developers.html" >Developers</a> 
7           | <a href="about.html">About</a> | <a href="contact.html">Contact</a> 
8         </div></td>
9     </tr>
10   </table>
11 </div></body>
12 </html>