Hey guys..I'm trying to add a table in the headder. However the table content shows up but not the attributes of the table. Have a look just below the navigation bar. The table border and cell cannot be seen. Can you'll help me out please. I used the following code :

Code: 
<div  id="table00">
<table style="border-style: none;" align="center" border="1" cellpadding="6" cellspacing="0" width="100&#37;" height="30">
      <tbody>
      <tr>
      <td align="center" bordercolor="navy">
       <p><a target="_blank" href="http://www.max-share.org" title="Warez Downloads" alt="Warez Downloads">Advertise Here</a></p></td>
      <td align="center">
       <p><a rel="dofollow" target="_blank" href="http://www.max-share.org">Advertise Here</a></p></td>
      <td align="center">
       <p><a rel="dofollow" target="_blank" href="http://www.max-share.org">Advertise Here</a></p></td>
      <td align="center">
       <p><a rel="dofollow" href="http://www.max-share.org" target="_blank">Advertise Here</a></p></td>
      <td align="center">
       <p><a rel="nofollow" href="http://www.max-share.org">Advertise Here</a></p></td></tr></tbody></table>
 </div>
Have a look at this page :
kiddo Reviewed by kiddo on . HTML table and CSS Help Hey guys..I'm trying to add a table in the headder. However the table content shows up but not the attributes of the table. Have a look just below the navigation bar. The table border and cell cannot be seen. Can you'll help me out please. I used the following code : <div id="table00"> <table style="border-style: none;" align="center" border="1" cellpadding="6" cellspacing="0" width="100&#37;" height="30"> <tbody> <tr> <td align="center" bordercolor="navy"> <p><a Rating: 5