I have a PSD file for a website. I assume I need to slice the PSD graphic into smaller gif files. I guess these smaller files need to be inserted into correct size tables to fit them all together. Is this as time consuming as I think it's going to be or is there something that will do the job simply?
Can i see the psd It depends what psd design you have in photoshop after you slice you can easily export it to html/css Regards Alex
This doesn't make a nice page with standard xhtml & CSS. Regarding time if you have previous experience with html & CSS it won't take that much time. Precisely, it would take equal time that you took to design the site in PSD. Rest depends on your abilities.
I would suggest slicing the images in photoshop. Then write your own html and css and use the images you sliced for layout.
i also suggest that write HTML code in dreamweaver or any HTML editor. So your file size also lesser then direct export as HTML file in photoshop because its only images.