vrijkorteverhalen.nl/themes/zola-pickles/templates/shortcodes/vimeo.html

5 lines
319 B
HTML
Raw Permalink Normal View History

2025-01-01 12:04:39 +01:00
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="//player.vimeo.com/video/{{id}}" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;" title="vimeo video" webkitallowfullscreen mozallowfullscreen allowfullscreen>
</iframe>
</div>