Sunday, September 21, 2014

How to use Flag Icons

Other Day I was facing problem in showing Flag icons against the country names. From where I should get all the icons and also I need to add all those icons on the images folder.

Then I found out a very cool way. CSS-SPRITES..
In this you download a single image to browser and based on pixel's shows the image.

Flag sprite can we obtained from following link Flag-Sprite

No comments:

Post a Comment