PDA

View Full Version : table help


jackfusion
09-24-2004, 05:57 PM
My body table is not aligned right can someone please help me.

<html>

<head>
<title>Ken's comp repair</title>
</head>
<body>



<TABLE BORDER="0" cellspacing="10" BGCOLOR="gray">


<thead> <!-- header-->
<TR>
<TD>
<img src="KensCompRepairBanner.jpg">
</TD>
</TR>
</thead>

<tr>
<td bgcolor="white">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="white">
<tbody>

<tr>
<td bgcolor="white"><b>Home&nbsp;&gt;&gt; <a href="news.html">News</a> | <a href="games.html">Games</a></b></td>

</tr>

<tr>
<td>
<table width="100%" border="1" align=center>

<tr>
<td>
<b>Home</b>
</br>
<ul>
<li>Site Map</li>
<li>News</li>
<li>games</li>
</ul>
</td>
<td>
<b>Amination</b>
</br>
<ol>
<li>Pics</li>
<li>Frames</li>
<li>Stage</li>
</ol>
</td>

</tr>

<!-- this is the second page -->

<tr>
<td>
<b>Graphics</b>
</td>

<td>
<b>Programming</b>
</td>

</tr>

<tr>

<td>
<b>Web Server</b>
</td>

<td>
<b>Technology</b>
</td>

</tr>

</table>
</tr>
</td>
</tbody>
</tr>
</td>
</table>
</TABLE>

</body>
</html>

tmmoose
09-24-2004, 06:12 PM
what is it you want here.."not aligned right " more info needed