Advertisement
darrym

Untitled

Oct 18th, 2024
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.17 KB | Source Code | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.     <title>Iframe</title>
  7. </head>
  8. <body>
  9. <h1>belajar i frame</h1>
  10. <p>
  11.     <iframe
  12.  srcdoc="<h1>oke</h1><h2>cihuy</h2><h3>uhuy</h3>"
  13. ></iframe>
  14.     <center><iframe width="560" height="400" src="https://www.youtube.com/embed/a_FGiyUppa8?si=c-w7W4DAGOwWLLdq" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></center>
  15.   ></iframe>
  16.   <iframe><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">Back 🟡🔵 <a href="https://twitter.com/AlNassrFC?ref_src=twsrc%5Etfw">@AlNassrFC</a> <a href="https://t.co/a5KZdD66LV">pic.twitter.com/a5KZdD66LV</a></p>&mdash; Cristiano Ronaldo (@Cristiano) <a href="https://twitter.com/Cristiano/status/1847002524395417915?ref_src=twsrc%5Etfw">October 17, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></iframe>
  17. </p>
  18. </body>
  19. </html>
Tags: html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement