Closed Thread Icon

Topic awaiting preservation: html/image problem (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=7850" title="Pages that link to Topic awaiting preservation: html/image problem (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: html/image problem <span class="small">(Page 1 of 1)</span>\

 
Gix
Paranoid (IV) Inmate

From: delucia
Insane since: Jun 2001

posted posted 09-19-2001 04:49

I know I posted simular questions like this one, but I'm getting no where fast here, so I need a little help if you guys don't mind. I need to make an image on my little websight to start at a certain point, and extend down to the bottom of the browser.
<TR>
<TD>
<IMG SRC="images/web2test2_10.gif" WIDTH=647 HEIGHT=140></TD>
<TD>
Here is the code I'm working with now, how can I modify the values to make my image repeat to the bottom of the browser, but not go up any higher since I have differnt graphics up above that point. Here is the sight to clear up any confusion this question will generate. The gif in the code above is to the bottom left.

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 09-19-2001 05:24

You can make it the background of the table cell



:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

Gix
Paranoid (IV) Inmate

From: delucia
Insane since: Jun 2001

posted posted 09-19-2001 05:42

I hate to ask you to do this bitdamaged, your idea is perfect, but I'm html clueless
Can you do me a big favor and fill in some code on that table for me?

Wakkos
Maniac (V) Mad Scientist

From: Azylum's Secret Lab
Insane since: Oct 2000

posted posted 09-19-2001 06:38

I don't get it very good: do you want to get the colums to the bottom?
it so, you can cut just a little piece from the column and set it as one 100% height cell background

Not sure now, and my editor (MAX beauty) doesn't wants to open, you know. I think that will be something like:
<td background="images/repeat_piece_of_column.gif" height="100%" weight="sizeofbackground'></td>

Something like that should work, if not, make another table inside that <td>........

Let me reset this computer to free memory for my Max Beauty...

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 09-19-2001 06:47

yup what he said.



:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

« BackwardsOnwards »

Show Forum Drop Down Menu