CSS background image size to fit full screen, css tutorial
https://www.agernic.com/.../css-background-image-size-to-fit-screen.htmlNote: Use external CSS instead. Another way: body {. background: url (bgimage.jpg) no-repeat; background-size: 100%; } This property works in Chrome 10.5+, Safari 5+, IE 9+, Firefox 4+, Opera 10.5+, and the major mobile browsers. Tags: Background-size, HTML background image size, Background image height css, Background image resize to fit, Tags ...