Results 1 to 8 of 8

Thread: Stretch that image !

Threaded View

  1. #1

    Thread Starter
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Stretch that image !

    Is this possible please?

    Normally for textboxes & other controls, I could use a table with this in the HTML code :
    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. )

    Any way to kinda do the same thing with an image please ?
    Last edited by alex_read; Jul 13th, 2001 at 03:39 AM.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width