html - Multiple responsive background images -
i've got
.container { width: 960px; margin: 0 auto; } .bgcontainer { width: 960px; background-image:url(images/midbg.gif); margin: 0 auto; }
i need attach 2 (background)images floating container. 2 wings can see in image.
they should hide when there no place 1024 px.
put background on body.
Comments
Post a Comment