Posted by Knut Krueger on 05/16/06 21:10
url of the code below http://www.einthal.de/uni/page2.html
How could I get the first left row as samll as the image the second left
row as big as the rest of the text at the right side.
Regards Knut
<HTML>
<HEAD>
<TITLE>Please title this page. (Page 1)</TITLE>
</HEAD>
<BODY>
<TABLE BORDER CELLPADDING="2">
<TR valign="top">
<TD HEIGHT="31"><IMG
SRC="http://einthal.de/uni/clipart/link_left_1.jpg"
WIDTH="366" HEIGHT="31"></TD>
<TD ROWSPAN=2>asfa
<P>
asf
<P>
asf
<P>
asf
<P>
asf
<P>
as
<P>
fa
<P>
sf
<P>
asf
<P>
as
<P>
fas
<P>
fa
<P>
sf
<P>
as
<P>
fas
<P>
fa
<P>
sf</TD>
</TR>
<TR>
<TD height="100%"><IMG
SRC="http://einthal.de/uni/clipart/link_left_empty_no_text.jpg"
WIDTH="366" HEIGHT="100%" ALIGN="Top"></TD>
</TR>
</TABLE>
<P>
</BODY></HTML>
Navigation:
[Reply to this message]
|