I am trying to make a website like this one http://www.fakedpotatoes.com/ using a sliced photoshop file. Does anyone know how to do this or where I can have it done? ie website or software?
Wht I'm confused on is how do I then convert that to an html file so that I can I can put them on to my server and and people can view them.
That is a very old fashioned/ poor way of building a site. The proper way is to hand-code thus maximizing browser support in xhtml strict.i highly recommend you not developing a site like this. if you have photoshop cs2 on hand. plop youre layout into photoshop, save, then open in image ready. slice it up, assign links, create animations, etc and then file> save optimized as -- it will place an html file + images folder where ever you specify. you may need to tinker w/ the code a bit to recognize the location of the images folder...
That is a very old fashioned/ poor way of building a site. The proper way is to hand-code thus maximizing browser support in xhtml strict.
If you build your site via photoshop and very little code you will have poor/ non-existent Search Engine Optimization
i highly recommend you not developing a site like this.