E-mail List Archives
Re: (no subject)
From: HAAveling
Date: Nov 9, 2005 8:20AM
- Next message: Robinson, Norman B - Washington, DC: "RE: (no subject)"
- Previous message: Tim Beadle: "Re: (no subject)"
- Next message in Thread: Robinson, Norman B - Washington, DC: "RE: (no subject)"
- Previous message in Thread: Tim Beadle: "Re: (no subject)"
- View all messages in this Thread
That is because you havent defined the image's size Brent. Unless you do,
HTML takes it that the actual size of the image is what you want.
At 11:35 09/11/2005, you wrote:
>Hi all
>
>I seem to have this problem, where if I load a table and insert a image,
>the greater outer table goes greater in width.
>
>For the likes of me, I cant insert the image and stop the width of the
>greater outer table from expanding.
>
>Here is my code below, if anyone could help, I would really appreciate it.
>==================================================================================> <tr>
> <td colspan="5" class="bold_eight"
> bgcolor="#f0f0f0"> Selling Tips For Lodges & Maps Of Game
> Reserves In Southern Africa</td>
> </tr>
> <tr><td> </td></tr>
> <tr>
> <td>
>
> <table border="1" cellpadding="0" cellspacing="0"
> width="100%">
>
> <tbody><tr>
> <td width="30%">
> <table border="1" cellpadding="0"
> cellspacing="0" width="100%">
> <tbody><tr>
> <td>hello</td>
> </tr>
> </tbody></table>
> </td>
>
> <td width="70%">
> <table border="1" cellpadding="0"
> cellspacing="0" width="100%">
> <tbody><tr>
> <td>
> <img
> src="/images/agent/safari/sabisand.jpg">
> </td>
> </tr>
> </tbody></table>
> </td>
>
> </tr>
> </tbody></table>
>
>
> </td>
> </tr>
>
>
>
>
--
Time present and time past
Are both perhaps present in time future,
And time future contained in time past.
If all time is eternally present
All time is unredeemable.
- Thomas S. Eliot (1888-1965), Four Quartets, Burnt Norton
- Next message: Robinson, Norman B - Washington, DC: "RE: (no subject)"
- Previous message: Tim Beadle: "Re: (no subject)"
- Next message in Thread: Robinson, Norman B - Washington, DC: "RE: (no subject)"
- Previous message in Thread: Tim Beadle: "Re: (no subject)"
- View all messages in this Thread