Created
August 19, 2013 05:24
-
-
Save anonymous/6265947 to your computer and use it in GitHub Desktop.
Untitled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="bg1"> Ola <br /> Ola <br /> Ola2</div> | |
<div id="bg2">Ola <br /> Ola <br /> Ola2</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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