@ -28,10 +28,7 @@
< source src = "../static/audio/HNI_Soundinstall_3tracks_together1.mp3" type = "audio/mpeg" >
< source src = "../static/audio/HNI_Soundinstall_3tracks_together1.mp3" type = "audio/mpeg" >
Your browser does not support the audio tag.
Your browser does not support the audio tag.
< / audio > < / div >
< / audio > < / div >
< div id = "showasikA" > < div class = 'text_audio' > Audio for Aşık Ali İzzet< / div > < audio id = "audioasikA" controls >
< div id = "showasikA" > < div class = 'text_audio' > Bio Aşık Ali İzzet< / div > < iframe width = "560" height = "315" src = "https://www.youtube.com/embed/AnsVY_gjJns" frameborder = "0" allow = "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen > < / iframe > < / div >
< source src = "../static/audio/FreshMythsDifferentTimes_performance_podcast1.mp3" type = "audio/mpeg" >
Your browser does not support the audio tag.
< / audio > < / div >
<!-- <img src="../static/images/test_small.jpeg" alt="poem"> -->
<!-- <img src="../static/images/test_small.jpeg" alt="poem"> -->
< / div >
< / div >
< / div >
< / div >
@ -43,12 +40,13 @@
< div class = "row" >
< div class = "row" >
< div class = "col-md-12" >
< div class = "col-md-12" >
< div class = "play-stop" >
< div class = "play-stop" >
< div id = "tracktime" > 0 / 0< / div >
< a id = "mBtn" onclick = "PSFunction()" > (Play)< / a >
< a id = "mBtn" onclick = "PSFunction()" > (Play)< / a >
< / div >
< / div >
< div class = "main_audio" >
< div class = "main_audio" >
< audio id = 'audio1' >
< audio id = 'audio1' ontimeupdate = "document.getElementById('tracktime').innerHTML = Math.floor(this.currentTime/60) + ':' + (currentTime - Math.floor(this.currentTime/60)*60) + ' / ' + Math.floor(this.duration);" >
< source src = "../static/audio/FreshMythsDifferentTimes_performance_podcast1.mp3" type = "audio/mpeg" >
< source src = "../static/audio/FreshMythsDifferentTimes_performance_podcast1.mp3" type = "audio/mpeg" >
Your browser does not support the audio tag.
Your browser does not support the audio tag.
< / audio >
< / audio >
< / div >
< / div >