Thread
:
XHTML Coding problem
View Single Post
11-10-2005
#
4
(
permalink
)
kiek
Registered User
Join Date: Nov 2005
Posts: 8
If I get it right, you want to have the hole row with that picture right??
try to make your table bigger like.....
HTML Code:
<tr>
<td>
<img src=
"logo_mid.gif"
width=
"300"
height=
"600"
/>
</td>
</tr>
</table>
</body>
</html>
kiek
View Public Profile
Find More Posts by kiek