View Full Version : subfolders question


BulbaGrrrl
03-18-2003, 07:19 AM
I have my page files on the main folder, but all my pictures are in another folder titled "pictures." So my image coding looks like <img src="pictures/picname.gif"> Since my pictures are in a different folder will the load slower?

epolady
03-18-2003, 07:44 AM
It shouldn't load any slower than your site. Just about every site I visit has the /images/ folder and it doesn't slow it down at all (that I know of).