tiling and loading time

learn2b

New member
Sep 10, 2011
107
0
0
I created a graphic that I want to tile in the background. Does the tiling itself add to the loading time of the page or does it only depend on the image's file size?
 


It'll be the image filesize x1 and then the processing that's required by the browsers css. To tile a background in css can only take a few ms so wouldn't be too concerned.