htmx/test/manual/move-before/video1.html
2024-08-23 15:20:01 -06:00

9 lines
398 B
HTML

<h1>The Best Song On The Internet</h1>
<iframe id="rick-roll" width="600" height="300" hx-preserve="true"
src="https://www.youtube.com/embed/eBGIQ7ZuuiU" title="Rick Roll" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>