Douche McCallister wrote: |
Blackout wrote: |
Is this faster / does it involve less steps than making a blank image with the desired height / width and hosting it somewhere like imageshack? |
Why would you do that? You can simply access images from your computer. |
It depends on how you design.
When I do design for other people I tend to push it up to a server. Without a placeholder I have a blank space and CSS that questions why I have a broken image link.
A space holder is also great when you want a visible image to give an idea as to what something would look like while showing the numerical value for its size.
This does not offer any benefit outside of web development as far as I can tell. For developers though, it offers a neat out from some common time wasters.