I am wondering is anyone could tell me or lead me to a tutorial that could help me with creating an html/css file from a photoshop CS3 project. I know that with CS2 you would just export it to imageready and it would let you then cut the picture into pieces and then save it to an html file with a css files supporting it.
Photoshop CS3 convert to css/html
Slice tool, then go to 'File->Save for Web and Devices', select the slices you want to have, maybe configure image quality on the right, 'Save', drop down menu 'HTML and Images', and that's it.
Note: I did it on CS3, but as far as I remember, it was the same on CS2.
Note: I did it on CS3, but as far as I remember, it was the same on CS2.
i have not yet installed the photoshop cs3 but i think the slice tool must be there that will help you generate the html file from image..
but i think it shall not generate the css ... it shall use the tables i guess
i shal check it out soon
but i think it shall not generate the css ... it shall use the tables i guess
i shal check it out soon
it's pretty crappy when u do it that way, u get really bad html code thats bloated, best thing to do is use dreamweaver, lay it out in photoshop, slice all the images, then gointo dreamweaver and create the tables and frames u need and create ur site there, much better code....
better would be to use hand-written code and avoid tables for layout.
