Skip to content

Instantly share code, notes, and snippets.

@AlanBell
Last active November 9, 2023 20:16

Revisions

  1. AlanBell revised this gist Nov 9, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion agendafree.html
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    <html>
    <div id="video" style="position:absolute;">
    <iframe width="1920" height="1080" src="https://www.youtube.com/embed/hNbnQhldQQQ?si=7jbSf4v_PBtQhYZg"
    <iframe width="1920" height="1080" src="https://www.youtube.com/embed/ZV-ftihBDp8?si=jONZWtEdPJSd7XpW"
    title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
    </div>
    <div id="overlay">
  2. AlanBell created this gist Nov 9, 2023.
    9 changes: 9 additions & 0 deletions agendafree.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    <html>
    <div id="video" style="position:absolute;">
    <iframe width="1920" height="1080" src="https://www.youtube.com/embed/hNbnQhldQQQ?si=7jbSf4v_PBtQhYZg"
    title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
    </div>
    <div id="overlay">
    <img src="gaza.png" style="position:absolute;pointer-events:none;opacity:16%;">
    </div>
    </html>