Advertisement
Najieb25

Untitled

Aug 21st, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.41 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>Najieb Ramdhani XI RPL 2</title>
  5. </head>
  6. <body>
  7.     <h1 style="color: orangered;text-align: center;font-family: consolas;">Ini video ku</h1>
  8.     <video controls="controls" style="display: block;margin: 0 auto;width: 400px;height: 400px;">
  9.         <source src="gambar/movie.mp4" type="video/mp4" />Your Browser does not support the video tag.
  10.     </video>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement