Taurus
09-27-2005, 08:07 AM
I need help positioning my start page image. Currently image located too close to a top navigation bar and I just want to move it a little downwards.
This same thing for a start text, I also need move it a little below. What can be adjusted?
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title_text"></td>
<td rowspan="2" valign="top" align="right"><img src="http://demo.webserver.com/site/images/data/index_splash.jpg" alt="" width="365" height="319" border="0" /></td>
</tr>
<tr><td valign="top">Text text Text text Text textText textText textText text </td></tr>
</table>
This same thing for a start text, I also need move it a little below. What can be adjusted?
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title_text"></td>
<td rowspan="2" valign="top" align="right"><img src="http://demo.webserver.com/site/images/data/index_splash.jpg" alt="" width="365" height="319" border="0" /></td>
</tr>
<tr><td valign="top">Text text Text text Text textText textText textText text </td></tr>
</table>