I would like to know if there is a way I can link an image OTHER THAN A background image through an external style sheet. I would like to be able to link the image in my external CSS that way in my HTML I can just type the div id="#*$!" and let the CSS do the rest instead of having to code my header for every single page.
It is a very large site that I'm working on and I basically just want a faster way to put the same header image on every page of the site.
Thanks for any suggestions.