I have recently discovered a visually stunning and very usable way to display images on the web. Im thinking that this would look very sexy on my online portfolio which i am currently building!
It is called lightbox. It is created using javascript and basically makes ur images really stand out and makes any website using it look very slick!
if you click on a thumb nail image, it usually brings up a larger version of the picture in a new browser window. But with the genius that is lightbox, when a thumb nail is clicked on, the main web page fades into the background and a box animates onto the screen in which a larger version of the picture will appear!
As well as this being a much more aesthetically pleasing way of adding images to a website, it also makes it much more usable, as the user is not directed away from the main page they are on, as it can still be seen in the background, and at a simple click of one button, the image disappears and the back moves back into the foreground!
so far my attempts have been pretty sucessful at using this technique, and i will be sure to post my progress!