Sunday, June 4, 2017

cara membuat atribut postngan

Atribute poster berfungsi untuk memunculkan poster/gambar pada saat video buffer atau diunduh. Misalnya saat buffer video akan muncul gambar “anak.gif” maka dalam tak <video> disisipkan atribut poster=”anak.gif” dengan catatan file anak.gif diletakan dalam folder yang sama dengan file html nya.

Berikut adalah potongan kode yang menggunakan atribut poster

<html>
<head>
<title>cek video</title>
</head>
<body>
<video width="320" height="240" controls poster="anak.gif">
  <source src="bola.mp4" type="video/mp4">
  browser anda tidak mendukung format video ini.
</video>
</body>
</html>

Ketika kode program di atas dijalankan maka akan menghasilka tampilan web seperti berikut ini

No comments:

Post a Comment

A Whole New World Zayn Malik Ft Zhavia Ward

A Whole New World (End Title) Zayn Malik Lirik I can show you the world Shining, shimmering, splendid Tell me, princess, now when did ...