Advertisement
Antuistiqra

Untitled

Jan 21st, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.25 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>Latihan Video</title>
  5. </head>
  6. <body>
  7. <video width="320" height="240" controls poster="audio/TN.JPG">
  8.     <source src="audio/zuker.mp4" type="video/mp4">
  9.         Your Browser Not support video tag
  10. </video>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement