Social Sciences, asked by bxbdjfjfjfjf, 1 year ago

Html program for song..........

Answers

Answered by GhaintMunda45
0

<!DOCTYPE html>

<html>

<body>

<audio src="[type your song code]" controls>

</audio>

</body>

</html>

Answered by hdhjxjd
0
Code :

<html>
<body>

<audio src="[type your song url]" controls>
</audio>
</body>
</html>

Similar questions