HighDots Forums  

probably a silly html question but...

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss probably a silly html question but... in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
louloulouloulou
 
Posts: n/a

Default probably a silly html question but... - 07-16-2004 , 10:01 AM






I cant get an image to align right in a table...this is the code:


<table width="760" border="0" cellspacing="0" cellpadding="0" align="center"
class="tableBorders">
<tr>
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0"
align="center">
<tr>
<td width="10" valign="top"><img src="global_images/logo.gif"
width="162" height="221"></td>
<td valign="top" height="35" rowspan="3">
<table width="100%" border="0" cellspacing="0" cellpadding="0"
height="56">
<tr>
<td bgcolor="D2D3D5">&nbsp;</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2"></td>
<td width="93%"><img src="home/images/loch.jpg" width="563"
height="240"></td>
</tr>
<tr>
<td width="93%">&nbsp;</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="10" valign="top" align="right">
<div align="right"><img src="global_images/company_background.gif"
width="136" height="33"></div>
</td>
</tr>
<tr>
<td width="10" valign="top">&nbsp;</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0"
align="center">
<tr>
<td bgcolor="D2D3D5">&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>


and it is where company background.gif lies - it looks fine in dreamweaver
till i preview it and it shifts it to the left!!
what am i doing wrong?

thanks for any help,

louise


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.