Pemrograman Web 1, Pertemuan 4 lat 1
Source code :
<html>
<head>
<title>Pertemuan 4</title>
</head>
<body>
<img src="fat2.jpeg" width= "300"
height ="375" Alt="fatiah" align="center" title="picture">
<br><br>
<embed src="widodari-official-music-video.mp3" width="100" height="20" autoplay="false"
hidden="false" loop="true" volume="30"></embed><BR>
<br>
<embed src="denny-caknan-feat-guyon-waton-widodari-official-music-video.mp4" width="300" height="250" autoplay="true"
hidden="false" loop="false" volume="30"></embed>
</body>
</html>
Hasil Output :
Comments
Post a Comment