Skip to content

Instantly share code, notes, and snippets.

@markbain
Last active January 14, 2025 10:51
Show Gist options
  • Save markbain/ad44f46f91b7f94f6ded18e77aa4a7ff to your computer and use it in GitHub Desktop.
Save markbain/ad44f46f91b7f94f6ded18e77aa4a7ff to your computer and use it in GitHub Desktop.
Vimeo iFrame with custom parameters
<div style="width: 100%; padding-top: 56.25%;position:relative;"><iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://player.vimeo.com/video/XXXXXXXXXXXX?badge=0&title=0&byline=0&portrait=0" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write"></iframe><script src="https://player.vimeo.com/api/player.js"></script></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment