A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: An HTML question! Stretching a bitmap over browser?

  1. #1
    Senior Member
    Join Date
    Oct 2000
    Posts
    109
    I have a table with three rows. Each of these rows includes a *.gif picture. The ones on the left and right remain as they are. I want the one in the middle to scale itself horizontally to make the whole thing match the width of the browser window. How can this be done?

    Plz help

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    705
    i think
    <img width=100%>
    depending on the other code on the page though, the table might display oddly

  3. #3
    Senior Member
    Join Date
    Oct 2000
    Posts
    961
    I dont think the image tag will scale to the table. You might be able to do it with Frames and Flash movies.

    Either way its going to ruin your image. Best find an optimum size and dont scale.

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

HTML5 Development Center