Last active
April 18, 2017 15:30
-
-
Save mathemagie/07082ec2a052b414ef034a86a1a39176 to your computer and use it in GitHub Desktop.
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
<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