Closed Thread Icon

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

 
CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 11-27-2001 04:33

OK, Here is a problem that I just ran across. I have an image that I want to use as a header at the top of a page. I did the mock up in PS at 800x600. I have sliced it up in PS and now putting it back together in HTML. No problem.

However, what happens when the page is set at 1280x1024? The table that the images are in is set to "width=100%" so now the images are all spaced out.

What am I missing here? I know that it must be something simple. Thanks in advance!



C:\

Sash
Paranoid (IV) Inmate

From: Canada, Toronto
Insane since: May 2000

posted posted 11-27-2001 04:37

You shoud use fixed size of your table, opposed to relative (%), in order to get your slices right.



[This message has been edited by Sash (edited 11-27-2001).]

bitdamaged
Maniac (V) Mad Scientist

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

posted posted 11-27-2001 07:01

Another option if you want to keep things relative is to find a repeating pattern in your image that you can use as a background image in the cell.

Not a perfect example but you can see my point at www.bitdamaged.com

See how the right side of the orange stripe just kinda repeats no matter how big you make the page?



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

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 11-27-2001 08:01

You can also get a few ideas if you take a look at my web site (it is *fully liquid* and has header that stretches itself according to screen resolution)...


CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 11-27-2001 14:01

Thanks guys, I appreciate it. So you can use an image as a background in a "td" tag!?!
That makes things all that more simple for me.

I'll have to check out your site later Max, for some reason, IE on my work computer won't display images sometimes (very strange)

Bitdamaged...when do you think that you will have time to put up a site? I would love to see your JavaScript expertise

Thanks again for the help. You guys are the greatest!

C:\

« BackwardsOnwards »

Show Forum Drop Down Menu