Web Hosting Talk







View Full Version : Sliced PSD and HTML


natsh
01-26-2008, 12:03 AM
Hey guys,

Well... heres the story. I have a PSD i designed and have it completely sliced into the various images needed. Now, my question is, how could i add content ontop of the image.

Lets say i have a background picture...
http://www.templatehelp.com/preset/pr_preview.php?i=17418&pr_code=Norsz5ET4K9E1F0qmvaj914VVq7ihg
(look at ADOBE PHOTOSHOP HOMEPAGE SCREENSHOT )

See the economy plan? I want to be able to type directly onto the image. In other words, the words would be produced in the coding portion - not from photoshop.
(this means the text should be highlight able)
Do you guys have any idea of how i could go about doing this? Also, which language would it require. And finally, do you think you can provide a sample of how it should look? ( I really dont want to have all those tables -TR- in the HTML coding, so I dunno what to do.)

Thanks in advance!

okihost
01-26-2008, 12:59 AM
I am far from a web designer but I believe something like this is what you are looking for

http://www.w3schools.com/css/pr_pos_z-index.asp

natsh
01-26-2008, 01:04 AM
first off,

oki - thanks for the reply.

second, i had the same idea on which you were going... i also had been looking into w3, but the problem was the actual building of the page. I dont know how to align it in tabular form, without using tables.

Thanks again

bluedreamer
01-26-2008, 08:10 PM
In that case you need to start learning about CSS - see the W3schools site for a super introduction/tuition.

To be able to add content on top of an image the best way to go is to make the image a background.