z_mirza
01-14-2004, 08:02 AM
I’m using a Photoshop layout I made for a web page. I’ve sliced up the image in PS, which is around 932px wide. I’m having PS generate the code after slicing the layout, which brings me to my first question, how do I go about making the layout take 100% of the screen? In the main table I put width=”100%” and the whole table is stretched in a manner that the layout messes up. My second question is if I have a lot of content then how do make my layout used on different pages with different sizes? Hopefully it’s clear what I’m trying to do. I would like the layout to sort of stretch down and cover the amount of text, but when I do that the layout sort of doubles and stretches in an odd manner, all the sliced up images are background of individual cells so I left the width and height PS set, and put 100% width in the <table> attribute. Sense that did not work I went in and changed each individual picture’s height and width to 100%… that was a mistake as well. So if you know what I’m doing wrong or how to achieve what I am doing a different way, any help will be great.
Please keep in mind I am to new the whole web development scheme of things.
Please keep in mind I am to new the whole web development scheme of things.