![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have 3 images being displayed in a row. I would like to know if there is a way to make the width of one of the images variable to fit in whatever is left. tr !-- -- td table width="100%" border="0" cellspacing="0" cellpadding="0" tr td rowspan="1" colspan="2" valign="top" img src="../scv_hdr2_logo.gif" width="163" height="47" border="0" alt="Image 1" img src="../scv_hdr_swoosh.gif" width="265" height="47" border="0" alt="Image 2" img src="../scv_hdr_swoosh2.gif" align="top" width="574" height="20" border="0" alt="Image 3" /td /tr /table /td /tr I would like to replace the value 574 with something that will tell the Browser to set the width of this image to whatever is balance. How do I do that? The problem that I face is that when the vertical scrollbar is displayed, the above width is proper. When the vertical scrollbar is not displayed, it shows white space in the corner. If the resolution is increased, the white space increases dramatically. Image 3 is a small image of actual size 20 height and 5 width. It is used as a filler to establish continuity of look and feel. |
#3
| |||
| |||
|
|
I have 3 images being displayed in a row. I would like to know if there is a way to make the width of one of the images variable to fit in whatever is left. tr !-- -- td table width="100%" border="0" cellspacing="0" cellpadding="0" tr td rowspan="1" colspan="2" valign="top" img src="../scv_hdr2_logo.gif" width="163" height="47" border="0" alt="Image 1" img src="../scv_hdr_swoosh.gif" width="265" height="47" border="0" alt="Image 2" img src="../scv_hdr_swoosh2.gif" align="top" width="574" height="20" border="0" alt="Image 3" /td /tr /table /td /tr I would like to replace the value 574 with something that will tell the Browser to set the width of this image to whatever is balance. How do I do that? The problem that I face is that when the vertical scrollbar is displayed, the above width is proper. When the vertical scrollbar is not displayed, it shows white space in the corner. If the resolution is increased, the white space increases dramatically. Image 3 is a small image of actual size 20 height and 5 width. It is used as a filler to establish continuity of look and feel. |
![]() |
| Thread Tools | |
| Display Modes | |
| |