Posted by laredotornado@zipmail.com on 11/15/07 21:55
Hi,
I'm having trouble centering the vertical bars ("|") between the words
in the nav at the top of this page
http://dhlovelife.com/v2/cart/products_main.php
The HTML code is below
<table class="orderProc" width="100%" cellpadding="0" cellspacing="0"
border="0">
<tr>
<td align="center"><a href="#" class="categoriesNav">Goods Home</a></
td>
<td align="center" class="categoriesNav"> | </td>
<td align="center"><a class="categoriesNav" href="https://
dhlovelife.com/v2/cart/products.php?SubCategoriesID=2">Everyday
Essentials</a></td>
<td align="center" class="categoriesNav"> | </td>
<td align="center"><a class="categoriesNav" href="https://
dhlovelife.com/v2/cart/products.php?SubCategoriesID=3">Kids and Pets</
a></td>
<td align="center" class="categoriesNav"> | </td>
<td align="center"><a class="categoriesNav" href="https://
dhlovelife.com/v2/cart/products.php?SubCategoriesID=4">Holiday</a></
td>
<td align="center" class="categoriesNav"> | </td>
<td align="center"><a class="categoriesNav" href="https://
dhlovelife.com/v2/cart/products.php?SubCategoriesID=5">Fantasy Play
Things</a></td>
</tr>
</table>
Any help would be greatly appreciated. Thanks, - Dave
Navigation:
[Reply to this message]
|