Skip to content

Instantly share code, notes, and snippets.

@johnduhart
Forked from anonymous/gist:239241
Created November 20, 2009 02:41
Show Gist options
  • Save johnduhart/239243 to your computer and use it in GitHub Desktop.
Save johnduhart/239243 to your computer and use it in GitHub Desktop.
<html>
<head>
<style type="text/css">
body
{
background-image:url('http://yumyumbublegum.mine.nu/website/background.jpg');
background-repeat:no-repeat;
}
#banner
{
background-image:url('http://yumyumbublegum.mine.nu/website/banner.png');
}
</style>
</head>
<body>
<div id="banner">
<!-- banner -->
</div>
<!-- content -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment