Tuesday, June 12, 2007

Creating Thumbnails Using the CSS Clip Property

Creating Thumbnails Using the CSS Clip Property

One of the least used properties in CSS is the Clip property. Clip is part of the visual effects module of CSS 2.1 and its job is to place a visible window on top of an object that is being clipped. It is useful for clipping images and creating thumbnails without having to create additional files. This trick can be used to create square thumbnails, or to create other varieties of thumbnails without actually duplicating files on the server. Here is the rundown.

About Author :
authorUrl
: http://www.dzone.com/links/creating_thumbnails_using_the_css_clip_property.html
To read more articles on: CSS 2.1 , duplicating, used properties, create square thumbnails, create additional files

View more blogs here : http://www.technoinfonet.com/Blogs

No comments: