PDA

View Full Version : from Photoshop/ImageReady to HTML - with vertical growth!



donluz@hotmail.com
07-15-2008, 04:33 PM
Hello all!

I recently learned how to create a nice-looking (in my humble opinion) image in Photoshop as the basis of a website.

Then I learned to take that image over to ImageReady and slice it up and then use it as a template on a website.

Here's the (small) place I'm stuck... doing whatever step it takes in order to allow the webpages to grow vertically as my content (text and/or images) grows down the page.

I want the graphics like the footer area and sides to stretch (or at least appear to even if I have to use a background image) downwards.

Ideally, I'm seeking a sample fileset to include: psd, css, and html.

Thanks for any help!

Sincerely,

Donna

danlefeb
07-16-2008, 03:04 PM
Hello Donna, welcome to DT!

A typical webpage will "grow" vertically automatically as more stuff is added. For example, if you have a div without any attributes applied to it, then by default it will be as big as the content is (vertically speaking).

Could you perhaps be a little more specific where you're having issues in achieving the "vertical growth"? Some of the code or a screenshot of your issue would help a lot.