HELP: Space between Sliced Images
I've created an HTML site using sliced images that I exported from Photoshop. Sometimes when I view it in a browser there are very thin white lines between the images. It's seven images in a horizontal line which make up the navigation bar. I think it has to do with them being in a table format. However, I don't know how to fix the problem. Can you help?? (see code below)
------------------
<td colspan="17">
<img src="../images/Optimized-Header.gif" width="1002" height="188" alt="logo header"></td>
<td>
<img src="../images/spacer.gif" width="1" height="194" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="../images/white-space-top-left.gif" width="44" height="45" alt=""></td>
<td colspan="16">
<img src="../images/Creekside-Layout-Final_03.gif" width="956" height="1" alt=""></td>
<td>
<img src="../images/spacer.gif" width="1" height="1" alt=""></td>
</tr>
<tr>
<td colspan="3"><a href="../creekside_homepage.html"><img src="../images/about-btn1.gif" width="157" height="44" alt="about"></a></td>
<td colspan="3"><a href="../steam_and_sauna_page.html"><img src="../images/steam-and-sauna-btn2.gif" width="233" height="44" alt="steam and sauna"></a></td>
<td colspan="3"><a href="../creekside_hot_tubs_page.html"><img src="../images/hot-tubs-btn3.gif" width="162" height="44" alt="hot tubs"></a></td>
<td colspan="3"><a href="../creekside_rentals_page2.html"><img src="../images/rentnals-btn4.gif" width="151" height="44" alt="rentals"></a></td>
<td colspan="3"><a href="../creekside_contact_page.html"><img src="../images/contact-us-btn.gif" width="211" height="44" alt="contact us"></a></td>
<td>
<img src="../images/white-space-top-right.gif" width="42" height="44" alt=""></td>
<td>
<img src="../images/spacer.gif" width="1" height="44" alt=""></td>
</tr>
<tr>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks