View Single Post
Old 06-14-2007, 12:19 PM   #5 (permalink)
zoran
Junior Member
 
Join Date: 01-12-07
Posts: 27
iTrader: 0 / 0%
Latest Blog:
None

zoran is liked by many
Oh sorry for mixing u up on this. The side4a.gif pics are the shadows for the sides, i dont mind about those. I just want the html code for shiffting a placed image thats put inside the gray cell (the first tp cell).
Wait ill put a pic there so u can shift it for me around...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div align="center">
<table width="800" height="656" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="15" rowspan="4" background="Images/side4.gif">&nbsp;</td>
<td height="185" background="Images/main.gif" bgcolor="#CCCCCC">&nbsp;</td>
<td width="15" rowspan="4" background="Images/side4a.gif">&nbsp;</td>
</tr>
<tr>
<td height="30" bgcolor="#FFCC66" style="border-top: solid 1px #FFFFFF;">&nbsp;</td>
</tr>
<tr>
<td height="143">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
</div>
</body>
</html>
Attached Thumbnails
shifting-background-images-main.gif  
zoran is offline   Reply With Quote