PDA

View Full Version : Some Help! + rep



Sceleton
09-09-2006, 12:14 PM
Hey...

I have a question, I just started coding in dreamweaver. Can you telll me why all my image have gaps in them.

Here is the code:

<title>Sipos Bakery</title><style type="text/css">
<!--
body {
background-color: #403e30;
margin-left: 0px;
margin-top: 0px;
}
body,td,th {
color: #FFFFFF;
}
-->
</style>
<table width="692" height="236" border="0">
<tr>
<td width="288" height="232"><img src="images/image1.gif" width="288" height="230" align="middle" /></td>
<td width="388"><img src="images/image2.gif" width="388" height="230" /></td>
</tr>
</table>
<table width="662" height="46" border="0">
<tr>
<td width="31" height="42"><img src="images/image3.gif" width="31" height="40" /></td>
<td width="84"><a href="home.html"><img src="images/image5.gif" width="84" height="40" border="0" /></a></td>
<td width="90"><a href="about.html"><img src="images/image6.gif" width="90" height="40" border="0" /></a></td>
<td width="88"><a href="foodgallery.html"><img src="images/image7.gif" width="110" height="40" border="0" /></a></td>
<td width="13"><a href="pricing&amp;ordering.html"><img src="images/image8.gif" width="145" height="40" border="0" /></a></td>
<td width="13"><a href="support.html"><img src="images/image9.gif" width="79" height="40" border="0" /></a></td>
<td width="94"><a href="contactus.html"><img src="images/image10.gif" width="109" height="40" border="0" /></a></td>
<td width="36"><img src="images/image4.gif" width="29" height="40" /></td>
</tr>
</table>
<p>&nbsp;</p>

JoeComins
09-09-2006, 12:24 PM
if you are using dreamweaver, highlight the table you are in that has the gaps in, and at the bottom, it will display the proporties. In the empty boxes: CellSpace and CellPad, put in 0

Sceleton
09-09-2006, 12:42 PM
Thanks it worked. +rep

JoeComins
09-09-2006, 01:13 PM
Can I get a preview f it?

PM me your "unprivate - details" if you need more help

Want to hide these adverts? Register an account for free!