Using image sprites in CSS
     Using Image Sprites in CSS    In many cases, we may have to create websites with many bigger images may be a      photography  website or a tourism website. We may also use images for changing them on      hover and on visited. Eventually using images in a website may generate more HTTP      request. Moreover it may also take more time to load. In such scenarios we may use Image      sprites.