Skip to content

Instantly share code, notes, and snippets.

Created August 19, 2013 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/6265947 to your computer and use it in GitHub Desktop.
Save anonymous/6265947 to your computer and use it in GitHub Desktop.
Untitled
body{
background:#ddd;
margin:0;
}
#bg1{
margin:200px 0px;
height:400px;
background:url('http://dekstopwallpaper.net/image/2013/07/despicable-me-minions-hd.jpg') fixed;
}
#bg2{
margin:200px 0px;
height:500px;
background:url('http://cartelthemes.com/img/2013/13/minion-despicable-me-wallpaper-24834-hd-wallpapers-background.jpg') fixed;
}
<div id="bg1"> Ola <br /> Ola <br /> Ola2</div>
<div id="bg2">Ola <br /> Ola <br /> Ola2</div>
// alert('Hello world!');
{"view":"split","fontsize":"110","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment