Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Menambah Audio Di HTML
- <header class="header">
- </script>
- <audio controls autoplay>
- <source src="horse.ogg" type="audio/ogg">
- <source src="music.mp3" type="audio/mpeg">
- </audio>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement