1 2 3 4 5 6 7
<!DOCTYPE HTML> <html> <body> <div style="background:url(mozilla-banner.gif); width:600px; height:58px;"></div> <div style="margin-left: 100px; background:url(mozilla-banner.gif) -100px 0px; width:1px; height:58px;"></div> </body> </html>