I just sliced a template in HTML and went back to change some images to a solid color background (Instead of an image). I did this but when I saved it and looked at it where I inserted the code was white, instead of grey (The color I inserted).
Here is an example of a code I used:
I double checked and make sure that was the correct code, and it was... But it only shows up as white, not the color I want.
Any help with be very much appreciated.
Thanks,
Matt
Here is an example of a code I used:
Code:
<tr>
<td rowspan="3" colspan="25"><img name="__r31_c4" src="__r31_c4.gif" width="426" height="334" border="0" alt=""></td>
<td colspan="7"><body bgcolor="EDEDED"></td>
<td><img src="spacer.gif" width="1" height="83" border="0" alt=""></td>
</tr>
I double checked and make sure that was the correct code, and it was... But it only shows up as white, not the color I want.
Any help with be very much appreciated.
Thanks,
Matt














