|
You can easily accomplish this by making each picture the background of whatever your gallery is going to be. For example, if there is a <div> for the frame of the gallery, then make a picture the background to that <div>. If you want a "Next" and "Back" option, then have the hyperlink take the user to a new page where that <div>'s background is a different picture.
|