A Few Options for Dynamically Adding Image Reflections
While waiting for VS 2008 Web Developer to download, I took some time to browse through the Visual Studio Express site. I am not usually a fan of sites that use a black background, but I thought it actually looked pretty good here. The contrast between the white text and black background makes it hard to look at for too long, however in general the site gives off that sleek and cool vibe that I am certain the designers were shooting for. One visual item in particular that caught my eye was the nice reflection effect all of the images on the page had. Check it out in the screen shot below. Live Demo | Download (IE6, IE7 and FF) I have briefly looked into this before so I was curious how this page had implemented it. I opened up the IE Developer Toolbar and took a quick look. For this page, the developers created a single image that contains both the image and the reflection. You can...