voyager
29 Oct 2008, 04:04 PM
Hi Guys,
I am new to the inline frame thing and have trouble setting up one. I am trying to convert this code that references images like Phones, DVD, Cars, etc in html coding with inline frame to achieve a dynamic webpage layout.
{
..
<table>
<TR>
<TD width="117" height="24" bgcolor="#FFFFFF" style="border-style: none; border-width: medium" bordercolor="#FFFFFF">
<IMG
src="images/Lcd.jpg"></TD>
<TD width="106" height="24" bgcolor="#FFFFFF" style="border-style: none; border-width: medium" bordercolor="#FFFFFF">
<img border="0" src="images/acer.jpg"></TD>
</TR>
</table>
..
}
I would appreciate an inline frame that displayes the images (Lcd.jpg, acer.jpg, etc) in animated form.
Thnx for your response.
Voyager.
I am new to the inline frame thing and have trouble setting up one. I am trying to convert this code that references images like Phones, DVD, Cars, etc in html coding with inline frame to achieve a dynamic webpage layout.
{
..
<table>
<TR>
<TD width="117" height="24" bgcolor="#FFFFFF" style="border-style: none; border-width: medium" bordercolor="#FFFFFF">
<IMG
src="images/Lcd.jpg"></TD>
<TD width="106" height="24" bgcolor="#FFFFFF" style="border-style: none; border-width: medium" bordercolor="#FFFFFF">
<img border="0" src="images/acer.jpg"></TD>
</TR>
</table>
..
}
I would appreciate an inline frame that displayes the images (Lcd.jpg, acer.jpg, etc) in animated form.
Thnx for your response.
Voyager.