10
Reply

Background full page,

David Smith

David Smith

Jul 18 2013 6:38 PM
1.3k
this is not working in IE8, can some give me code to work in IE8 also

html {
background: url(images/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

Answers (10)
Next Recommended Forum