Showing posts with label expression web 4. Show all posts
Showing posts with label expression web 4. Show all posts

Monday, February 7, 2011

Adding a gallery of pictures to a website using Expression Web 2 or 4

This doesn't seem complicated I'm sure to most web designers but I'm self taught and I didn't understand what I wanted. First of all, there is a ton of free software that will accomplish this task for you to choose from. That is, if you want something Flash based or possibly Java based. They are easy to use once you understand the procedure needed. I speak from experience here and will try to provide a list of them if that's what you're looking for. After trying many different programs, I realized that I did not understand what I wanted. Maybe I should spend more time talking to myself. What I wanted was a gallery (actually, galleries) of thumb nailed pictures that would upon clicking the thumb nail, would lead to a full size picture. The purpose would be to offer some pictures free of charge (public domain) for use in whatever anybody had in mind. My motive is not entirely utilitarian as I run ads on the site but I, as many do, wanted to give something back to the Internet community. The existing gallery generating packages that I looked at did as advertised, they created some slick looking galleries that you could embed on blogs and websites but didn't solve my problem.

My solution was to use a table, which like I said, seems simple enough but I didn't see it. It seems that most gallery software wants to display your pictures but prevent the copying or free use of them. My goal was the opposite. I used the table solution in a site designed with a "dynamic web template". I created a table with 10 rows and 2 columns. You can then choose to insert pictures from files into each cell by using the menu driven solution or actually just drag and drop. After either action, the result is a large picture that doesnt fit, but a right click and "auto thumbnail" fixes this in a jiffy. This is the most elegant solution that I have found for creating pages that provide what I was looking for and hopefully may help others.