IT-SDK-HTML
Revision as of 01:08, 5 January 2021 by Samerhijazi (talk | contribs)
<!DOCTYPE html> <html> <body> <audio controls> <source src="./001.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <p> <audio controls> <source src="./quran.m3u" type="audio/mpegurl"> Your browser does not support the audio element. </audio> </body> </html>