Seamless Background-images Layout
HTML & CSS Template
MIT License
Latest Chrome,Firefox,Edge,Safari
Set background-image on each Section tags in HTML.
<section style='background-image:url(/path-to-file/image.jpg);'>
<section style='background-image:url(/path-to-file/image.jpg);background-position:center bottom;'>