pemrograman web 1 ( pertemuan 4 latihan 2 )
<html>
<head>
<title>Pertemuan 4latihan 2</title>
</head>
<body>
<img src="picture.JPG" width= "400" height ="250" Alt="mypicture" align="center" title="picture">
<br><br>
<embed src="music.mp3" width="200" height="100" autoplay="false" hidden="false" loop="true" volume="30"></embed>
<br>
<embed src="video.MP4" width="300" height="250" autoplay="true" hidden="false" loop="false" volume="30"></embed>
</body>
</html>
Komentar
Posting Komentar