browser print preview does not have my site logo

306 Views Asked by At

On my website. If I do a print preview (with IE9 for example) How does it come that I don't have my site logo in the print preview?

Please do not attack if this question already asked (i didn't find any)

Thanks for reply

1

There are 1 best solutions below

0
On BEST ANSWER

Most browsers don't print background colors and images by default because it's typically a waste of ink (e.g. printing white text on a black background).

If your logo is semantically significant, use an <img> tag.