Intelligent Image Cropping - Example #3

a basketball game

This is the same technique as Example #2, except that the position of the background image has been changed to alter the way the image gets cropped:

#cropped_image span {
 background: url(basketball.jpg) 13% 33% no-repeat;
}

Return to the article.