html - Using same background img for all pages of a website affects loading time? -


does using same image every page's background on website decreases page load times? mean background image cached on ur disk after opening 1 page resulting in lil bit faster load time other pages?

duplicate from: https://stackoverflow.com/a/9035931/722617

you need determine if server sending cache-header files in question


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -