I would like to replace my existing metal art website with something more like a slideshow template. The goal being something along the lines of an online artist’s portfolio. I imagine a long page with thumbnails down one side which open up into the main window alongside a brief description, although I will need to show around 200 pics so they may need to be catergorized. An ability to easily add some seperate pages for descriptions of me / my buisness etc, would also be helpful.
The software price is not really significant, the main thing is ease of use balanced with a decent range of options. Also, my knowlege of HTML is quite limited.
Can you recommend any software that would suit these needs without being overly complicated? I don’t want something where I have to design buttons and borders from scratch.
I was told that Photoshop included some simple photo templates, the combination of a photo editor in the package would be useful but not necessary. I was a bit worried that Photoshop might be too limited on the web development side for what I am trying to create. Dreamweaver was also recommended. I was able to fool around with Frontpage a couple of years ago but I really didn’t see enough to form an opinion. Any suggestions?
You do not use Photoshop to create web sites, per se. You use Photoshop to create/manipulate images to be used in a web site.
You use Dreamweaver to create/maintain web sites.
Are you talking about a series of web pages that automatically change so that you can view images? If so, you can use a META tag within the HTML to do that for you. You do not need JavaScript.
You can also create a series of simple web pages, each containing a number of thumbnail (smaller) images and a bit of text for each one. A user would click on the image to open a different page with a larger view of the same image. (Of courese, you could click on the thumbnail and just open to the larger image – sans web page – but this really is not user-friendly, especially for a portfolio.