I want to use such an image that will load fast in all small or big android devices.
In small device it will load fast. In big device the image quality will be good.
In such case, what size or type of images will i use for best practice?
Thanks
I want to use such an image that will load fast in all small or big android devices.
In small device it will load fast. In big device the image quality will be good.
In such case, what size or type of images will i use for best practice?
Thanks
I think its depend upon the images and your requirement.
If your images are simple with one or two colors then you may use CSS with some repeat-x
or repeat-y
properties.