CSS

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.htmlgoodies.com/HTML5/css/create-a-thumbnail-proximity-effect-using-css3.html#fbid=PXdJs48MHgc The new year is well under way and there certainly has not been a let up in the creativity department when it comes to developing new code with CSS3 and jQuery. It didn't take me long at all to find this demo from Mary Lou, who we have featured here on HTML Goodies in the past. This time, Mary Lou has provided code which shows how to create a thumbnail proximity effect. What does that mean?

Create a Thumbnail Proximity Effect Using CSS3

http://dev.opera.com/articles/view/beautiful-ui-styling-with-css3-text-shadow-box-shadow-and-border-radius/ Support for these CSS3 features was introduced in Opera 10.50, and you’ll also be able to rely on most of them in the latest versions of Firefox, Safari and Chrome. Of course, in the real web most of us are stuck having to support Internet Explorer, which doesn’t yet support any of these properties. The best place to use them is therefore an environment where you can control what browser will be used. A prime example here is Opera Widgets , which run on the Opera core engine and therefore include modern browser features. An intranet is also a good example, so long as you can get your staff or society members all using a good modern browser!

Beautiful UI styling with CSS3 text-shadow, box-shadow, and border-radius - Dev.Opera