Need a block, the background of which make up several images It is logical to do this:

background:url('a.png') top no-repeat,url('b.png') bottom no-repeat 

But IE does not perceive such a background and portrays it with one repeating image. How can I make such a background cross-browser?

    1 answer 1

    ie stupid, do in 3 div-a

    • I agree! ps Maker-ups began to abandon ie6 a long time ago, because as technologies move in front, you have to hack more and more so that everything plows validly, just put a stub: like your browser is outdated for viewing the site, and another is offered to swing. - FreeMast
    • @RedMonkey, I thought so at first, but decided to check, suddenly there is a simpler solution. @FreeMast, I’m doing this on my websites, but here the customer insists on not. - Crasher
    • 2
      customer stupid, do in 3 div-a =) - ling