Skip to content

Instantly share code, notes, and snippets.

@danielmascena
Last active December 15, 2016 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielmascena/4ffc7af68204125f8fbfb4f7e3d25072 to your computer and use it in GitHub Desktop.
Save danielmascena/4ffc7af68204125f8fbfb4f7e3d25072 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
#fundo {
background: url(http://i.imgur.com/UZKEjzG.png) 0px center;
height: 300px;
width: 1000px;
}
@keyframes {
to {
}
}
<!-- content to be placed inside <body>…</body> -->
<section id="fundo">
</section>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment