Program Web Pertemuan 4 Latihan 1

 Source Code :

<ht<html>


<head>


    <title>Pertemuan 4</title>


</head>


<body>


    <img src="bagus1.jpg" width= "400" height ="300" Alt="mypicture" align="center" title="picture">


    <br><br>


    <embed src="ringtone_plus_i.mp3" width="100" height="50" autoplay="false" hidden="false" loop="true" volume="30"></embed>


    <br>


    <embed src="vidie.mp4" width="300" height="250" autoplay="true" hidden="false" loop="false" volume="30"></embed>


</body>



</html>

Output :





Komentar

Postingan populer dari blog ini

Program Web Pertemuan 2 Latihan 2

Program Web Pertemuan 6 Latihan 1

Program Web Pertemuan 6 Latihan 3