HOW DO YOU PLAY A AUDIO USING HTML5?
Submitted by: AdministratorWe can display audio using the tag as shown below:
<audio controls=“controls”>
<source src=“test.mp3″ type=“audio/mp3″ />
</audio>
Submitted by: Administrator
<audio controls=“controls”>
<source src=“test.mp3″ type=“audio/mp3″ />
</audio>
Submitted by: Administrator
Read Online HTML5 Job Interview Questions And Answers
Top HTML5 Questions
| ☺ | Tell me What is the <!DOCTYPE>? Is it necessary to use in HTML5 |
| ☺ | Explain How many New Markup Elements you know in HTML5 |
| ☺ | What is the status of the development of the HTML 5 standard? |
| ☺ | Explain the difference between HTML and HTML5 |
| ☺ | Explain What are the New Media Elements in HTML5? is canvas element used in HTML5 |
Top Top World Wide Web Categories
| ☺ | Cascading Style Sheet CSS Interview Questions. |
| ☺ | HTML5 Interview Questions. |
| ☺ | Basic Internet Interview Questions. |
| ☺ | Domain Name System (DNS) Interview Questions. |
| ☺ | JavaScript Interview Questions. |
