Skip to content

Instantly share code, notes, and snippets.

@grecomariano
Created October 28, 2017 13:29
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 grecomariano/7bf4024aaf5bbaf9c6bff7056be4994f to your computer and use it in GitHub Desktop.
Save grecomariano/7bf4024aaf5bbaf9c6bff7056be4994f to your computer and use it in GitHub Desktop.
JS Bin // source https://jsbin.com/fafozivima
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<h1>CASOS DE SHERLOCK HOLMES, TIMELINE</h1>
<iframe src='https://cdn.knightlab.com/libs/timeline3/latest/embed/index.html?source=1gdYlSPXOgvxS1sXxbcXVoAAKSMhqNGrSOUeCdRyrrRA&font=Default&lang=en&initial_zoom=2&height=650' width='100%' height='650' webkitallowfullscreen mozallowfullscreen allowfullscreen frameborder='0'></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment