Click to See Complete Forum and Search --> : i could use some help please :)


sameoldtrip.org
12-24-2003, 12:51 PM
alright... well..

im designing a webpage and im doing so by taking one solid image and breaking it up and inserting it into tables to create a layout..

now.. i wanna have images and text inside the tables... OVER the exsisting image that is contained in each individual table..

i've tryed a few things... and none have worked.. im familiar with html but i am no were near an expert ( wish i was :) )

i thought of using the <div> </div> code and making an absolute positioned layer ... but... the result is this...

example : please click (http://www.sameoldtrip.org/test.html) when you constrict and reconstrict the page (minimize expand whatever) the image moves ;/ im trying to get it to stay in one place

id also like to do the same as for #3 as shown in this second example i drew up. http://www.sameoldtrip.org/images/ex2.jpg



id really rather not chop up the image and more and make more columns and rows in the table and make the areas tables filled with backround color... but if thats the only way so be it.. id really apreciate any advice and help...

thank you :)

ray326
12-24-2003, 01:07 PM
Please go to http://www.alistapart.com and read up on CSS page layout. You don't HAVE to slice and dice if you put images in the background.

sameoldtrip.org
12-25-2003, 10:59 PM
that i do and did... problem solved... new one now ;) lol thanks