First let me say I've asked Google in a number of different ways, and I've read a lot of CSS drop shadow tutorials, before asking here. Trouble is I think I know less after all the homework than before I started.
I'm looking for high quality shadows, and simple coding. One of the best things about moving from tables to divs and css for layout was that my code is a lot more readable, easier to maintain. I'd really like to keep that going. Unfortunately a lot of the tutorials I've read demand a lot of divs, one of them used six divs for all the graphics that are positioned around your image.
The funny thing is this is what brought me here in the first place. I've been using transparent png files to create the effect, but it doesn't look great, it doesn't work in IE 6, and I think I'd be doing a lot better in Google Images if the jpeg I was trying to display wasn't coded as a background image.
Another twist is that I have 8x10 and 8x12 formatted images, in landscape and portrait orientation. I've been using four different files to accomplish this, all of them looking like:
There's got to be a better way, one that doesn't sacrifice simple coding?
|