Skip to content

Instantly share code, notes, and snippets.

@erea
Created July 10, 2014 20:22
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 erea/1476c59a24bc8c543fbd to your computer and use it in GitHub Desktop.
Save erea/1476c59a24bc8c543fbd 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
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
<html> <body> <H1> <a href="geo:42,2?z=8">Click here for maps</a> </h1> <BR><BR> <a href="geo:53,-9?saddr=(53,-9)&daddr=(42,4)">Click here for route maps</a> </body></html>
<H1> <a href="geo:42,2?z=8">Click here for maps</a> </h1> <BR><BR> <a href="geo:53,-9?saddr=(53,-9)&daddr=(42,4)">Click here for route maps</a>
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment