Search
 
SCRIPT & CODE EXAMPLE
 

HTML

hide audio controls html

<p>An invisible audio player:</p>

<audio hidden>
  <source src="/media/epic.mp3" type="audio/mpeg">
  <source src="/media/epic.wav" type="audio/wav">
</audio>
Comment

PREVIOUS NEXT
Code Example
Html :: opening email on clicking email link 
Html :: axonivy sub component 
Html :: html5 audio tag autoplay loop 
Html :: python in html 
Html :: thead position sticky 
Html :: load pdf html 
Html :: copyright sign in html 
Html :: how to limit characters in contenteditable div 
Html :: html color tomato hex 
Html :: bootstrap radio 
Html :: how to set an element affected by tab 
Html :: use of extends in html django 
Html :: move table tfoot at top 
Html :: how to stop button from affecting form submit in html 
Html :: html iframe tag 
Html :: html chat box 
Html :: underline hover mouse 
Html :: easyui datagrid tabs 
Html :: how to create table row in javascript 
Html :: input type submit align center 
Html :: blue glow input boostrap 4 
Html :: how to program a button to work in javascript 
Html :: input text size 
Html :: html enlace 
Html :: html color maroon hex 
Html :: html meta tags for seo 
Html :: multiple ternary in vuejs 
Html :: how to show little description on hover html 
Html :: how to apply color to bootstrap icons 
Html :: set default selected option in select form laravel 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =