Last active
March 2, 2016 23:39
-
-
Save Leland/42b585369e22ead45009 to your computer and use it in GitHub Desktop.
Comparison of oEmbed formats
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
<!-- No Content width specified; Shortcodes enabled --> | |
<div class="jetpack-video-wrapper"> | |
<div class="embed-vimeo" style="text-align: center;"> | |
<iframe src="https://player.vimeo.com/video/157320165" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" data-ratio="NaN" data-width="0" data-height="0" style="display: block; margin: 0px; width: 0px; height: 0px;"></iframe> | |
</div> | |
</div> | |
<!-- No Content width specified; Shortcodes disabled --> | |
<div class="jetpack-video-wrapper"> | |
<iframe src="https://player.vimeo.com/video/157320165" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" data-ratio="0.562" data-width="500" data-height="281" style="display: block; margin: 0px; width: 500px; height: 281px;"></iframe> | |
</div> | |
<!-- Content width specified; Shortcodes disabled --> | |
<div class="jetpack-video-wrapper"> | |
<iframe src="https://player.vimeo.com/video/157320165" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" data-ratio="0.5630952380952381" data-width="840" data-height="473" style="display: block; margin: 0px; width: 840px; height: 473px;"></iframe> | |
</div> | |
<!-- Content width specified; Shortcodes disabled --> | |
<div class="jetpack-video-wrapper"> | |
<div class="embed-vimeo" style="text-align: center;"> | |
<iframe src="https://player.vimeo.com/video/157320165" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" data-ratio="0.5630952380952381" data-width="840" data-height="473" style="display: block; margin: 0px; width: 840px; height: 473px;"></iframe> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment