<!DOCTYPE html> <html> <body> <div style="background-image:url('bg.jpg'); background-size:cover;"> Content over an image </div> </body> </html>