Skip to content

Instantly share code, notes, and snippets.

@mathemagie
Last active April 18, 2017 15:30
Show Gist options
  • Save mathemagie/07082ec2a052b414ef034a86a1a39176 to your computer and use it in GitHub Desktop.
Save mathemagie/07082ec2a052b414ef034a86a1a39176 to your computer and use it in GitHub Desktop.
<style>
.embed360 {height: 400px ; width: 650px;}
</style>
<script src="https://cdn.rawgit.com/leemark/embed360/20dac87eea4d7fc0f8a368519fc6c3b3a208f492/embed360.js"></script>
<div class= »embed360″>
<img src= »/chemin/vers/image.jpg » />
</div>
<script>
embed360(.embed360’);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment