What is the latest trend in organizing your website images directory? There's always at least one /img/ or /images/ folder in the root of the site of course. 1) Do you put all your images into that one directory, no matter where the webpage itself is? 2) Do you create an /img/ directory for each main subdirectory and dump everything within, there? 3) Do you create an /img/ directory for every single sub directory, no matter how far down you go?
I like to try and be organized. So if I have a sub directory, thats using different graphics, I put those images in a sub directory for it. Just for easier reference.