Senin, 16 Mei 2016

tugas video

berikut contoh coding video yang saya gunakan!!

<html>
<head>
<title>M Reza Setiawan</title>
</head>
<body>
<video width="400" height="240" autoplay="autoplay" controls="controls">
<source src="ezong123.mp4" type="video/mp4"/>
<source src="ezong123.ogg" type="video/ogg"/>
</video>
</body>
</html>

Tidak ada komentar:

Posting Komentar