x
 
1
<!DOCTYPE html>
2
<title>My Example</title>
3
4
<div style="background-image:url('/pix/samples/bg1.gif');padding:5px;width:150px;height:200px;border:1px solid black;background-repeat:no-repeat;">
5
<p>The background image doesn't repeat.</p>
6
</div>