Page 38 - Modu Web Kelas XI
P. 38

33



                      Menyajikan File Tampilan Video dalam Halaman web
                      <html>
                      <head>
                      <title>cek video</title>
                      </head>
                      <body>
                       <video width="320" height="240" controls>
                      <source src="bola.mp4" type="video/mp4">
                      browser anda tidak mendukung format video ini.
                      </video>
                      </body>
                      </html>





















                      Berikut ini adalah atribut – atribut yang digunakan pada tag <video>.








































                     Modul Pemrograman Web SMKN 2 Mojokerto
   33   34   35   36   37   38   39   40   41   42   43