robin9000
02-07-2009, 01:50 PM
:confused:I have got a table and it will not under any cercumstances center on my page. I have tried all kinds of things but still it will not center on my page.
You'll have to see it to belive it, it's one of those types of things.
http://www.robinsden.110mb.com/services/computer/rates.html
not only that but my SSI don't seem to be working on this page?
you'll want to view the page it's self to get a cleaner view of the code.
here is the sorce for the page:
<body><!--#include file="../../menuscripts/h_menu.html" --> <div id="table1" class="style5"><table width="98%"align="center"> <tr> <td valign="top" bgcolor="#946D21"> </td> </tr></table></div> <!--#include file="../../menuscripts/footer.html" --></body>
And here is the code for my CSS:
#table1 {border-color:#006600;
border-width:15px;
border-style:groove;
border-style:ridge;
background-repeat:no-repeat;
height:100%;
width:95%;}
Thanks.
You'll have to see it to belive it, it's one of those types of things.
http://www.robinsden.110mb.com/services/computer/rates.html
not only that but my SSI don't seem to be working on this page?
you'll want to view the page it's self to get a cleaner view of the code.
here is the sorce for the page:
<body><!--#include file="../../menuscripts/h_menu.html" --> <div id="table1" class="style5"><table width="98%"align="center"> <tr> <td valign="top" bgcolor="#946D21"> </td> </tr></table></div> <!--#include file="../../menuscripts/footer.html" --></body>
And here is the code for my CSS:
#table1 {border-color:#006600;
border-width:15px;
border-style:groove;
border-style:ridge;
background-repeat:no-repeat;
height:100%;
width:95%;}
Thanks.