alex_read
Jul 13th, 2001, 03:22 AM
Is this possible please?
Normally for textboxes & other controls, I could use a table with this in the HTML code :
<TD width="100%">
<Input Type="Button" Style="width:100%">
</TD>
and this'll quite happily stretch the textbox to fill the table cell space (in this case taking up 100% / the whole of the width of the screen. ) :cool:
Any way to kinda do the same thing with an image please ? :eek:
Normally for textboxes & other controls, I could use a table with this in the HTML code :
<TD width="100%">
<Input Type="Button" Style="width:100%">
</TD>
and this'll quite happily stretch the textbox to fill the table cell space (in this case taking up 100% / the whole of the width of the screen. ) :cool:
Any way to kinda do the same thing with an image please ? :eek: