|
Hi, I'm trying to stop the four images from repeating in my table. Everywhere i look only gives instruction for css. I should probably do it in the css because its abit messy but if anyone knows what bit of code I'm missing and where it goes that would be great. Below is how I've displayed the background so far.....
<td style="text-align: center;" width="300" height="139" background="http://xxxxxxxxxxxx.png">
<p style="text-align: center;"></p>
|