<!DOCTYPE html>
<title>My Example</title>
<style>
div {
background-image: url(/pix/samples/18m.jpg);
height: 200px;
}
</style>
<div></div>