Thread: new design
View Single Post
Old 07-19-2003, 06:24 AM  
$hurik
Confirmed User
 
Industry Role:
Join Date: May 2003
Location: Manalapan, NJ
Posts: 853
background is broken on 1600x1400 resolution (it loops)

<table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://www.resident2000.com/temp.jpg" width="600" height="182"></td>
<td>*</td>
</tr>
</table>


############
use css an put this into:

background-image: url("source_of_the_image.gif");
background-repeat: no-repeat;

Last edited by $hurik; 07-19-2003 at 06:27 AM..
$hurik is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote