Difference between revisions of "Template:Podcast"
From Apocrypals Apocrypha
Jump to navigationJump to search
Jemaleddin (talk | contribs) |
Jemaleddin (talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | |||
<audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" title="{{{2}}}" width="300" height="100" data-setup='{}'> | <audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" title="{{{2}}}" width="300" height="100" data-setup='{}'> | ||
<source" src="{{{1}}}" type='audio/mp3'/> | <source" src="{{{1}}}" type='audio/mp3'/> | ||
</audio> | </audio> | ||
</html> |
Revision as of 17:38, 27 January 2022
<html> <audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" title="{{{2}}}" width="300" height="100" data-setup='{}'>
<source" src="{{{1}}}" type='audio/mp3'/>
</audio> </html>