IT-SDK-HTML

From wiki.samerhijazi.net
Revision as of 01:08, 5 January 2021 by Samerhijazi (talk | contribs)
Jump to navigation Jump to search
<!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>