Forum Moderators: not2easy
.menux { backgound-color:#000066; }
.menux tr { height: 24; }
.menux td { font-weight: bold; font-size: 14px; color: #cccc00; font-style: italic; line-height: 16pt; text-align: center; width: 100%; }
</style>
<span class="menux">
<tr><td> </td></tr>
</span>
<span class="menu">
<tr>
<td>
<a href="home.htm">Home</a>
</td>
</tr>
</span>
<span class="menux">
<tr>
<td>
Dial-Log Main
</td>
</tr>
</span>
<span class="menu">
<tr>
<td width="100%">
<a href="dlg_business.htm">Business</a>
</td>
</tr>
</span>
I' agree with the other poster - if you want a CSS menu, use CSS. Drop the tables and use lists.