On 12 Mar, 00:06, michael <[email protected]> wrote: > All, > > I read the following article which shows how to create css sprites > which crop off a region off a bigger image and position it somewhere: > > http://css-tricks.com/css-sprites-with-inline-images/ > > Can you please tell me if I can scale the region which I crop off > before I position it?
By scaling the image. The point with sprites is to use those as decoration. If you want to scale and crop a picture, do it on the server side. -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] To unsubscribe from this group, send email to css-design+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
