Width of repeating backgrounds
2 answers
The standard image width used for this type of thing is 1 px. The smaller the image, the less data there is to transfer over the network, which means less waiting time for the page to load.
If you will be repeating some piece of data anyway, why not make it as small as possible?
+1
a source to share