Does anyone have a modern CSS method for doing something like this? I’ve been searching for ages. Maybe I’m using the wrong search terms?
http://fu2k.org/alex/css/equalheight/divs/clipped
UPDATE:
Thanks to all for the replies & comments. Unfortunately the background of my div is patterned and has a thin solid border so this seems to rule out a lot of suggestions. I’m still exploring the ideas. Perhaps a javascript approach is a possibility?
You can achieve this with pure CSS – cross-platform, working down to IE7 (I haven’t tested this with IE6, but I think it should still work).
This would produce the following effect: