Interviewer And Interviewee Guide

HTML5 Interview Question:

HOW DO YOU PLAY A AUDIO USING HTML5?

Submitted by: Administrator
We can display audio using the tag as shown below:

<audio controls=“controls”>
<source src=“test.mp3″ type=“audio/mp3″ />
</audio>
Submitted by: Administrator

Read Online HTML5 Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.