mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 05:51:39 +00:00
9 lines
398 B
HTML
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>
|