How to get a background image to print using css?

后端 未结 10 710
再見小時候
再見小時候 2020-11-27 18:21

I am using the ASP Net Sprites package to create CSS Sprites on my website.

It is working, but the images it generates do not appear when printed.

The code g

10条回答
  •  天涯浪人
    2020-11-27 19:09

    If you use Internet Explorer, this is how you do it:

    • Go to the 'Tools' menu.
    • Click on 'Internet Options'.
    • Click on the 'Advanced' tab.
    • Put a check on print background color and images.

提交回复
热议问题