I want the background picture not to be displayed in the IE. How do I do that?

后端 未结 8 1488
暗喜
暗喜 2020-12-22 05:04

Here\'s the CSS , and I want the background picture not to be displayed in IE . Instead I just want the background color to be displayed. How do I do that?

h         


        
8条回答
  •  旧时难觅i
    2020-12-22 05:32

    There's lots of different ways to do this, and it really depends on what else you're doing with the page. One simple way would be the following HTML in the tag.

提交回复
热议问题