Difference between revisions of "Template:Podcast"

From Apocrypals Apocrypha
Jump to navigationJump to search
Line 1: Line 1:
<audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" width="300" height="100" data-setup='{}'>
<html><audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" width="300" height="100" data-setup='{}'>
   <source" src="{{{src}}}" type='audio/mp3'/>
   <source" src="</html>{{{src}}}<html>" type='audio/mp3'/>
</audio>
</audio></html>

Revision as of 19:07, 27 January 2022

<html><audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" width="300" height="100" data-setup='{}'>

 <source" src="</html>{{{src}}}<html>" type='audio/mp3'/>

</audio></html>