Answer Posted / ramya gurrala
we can add audio and video using <audio>,<video> tags.
<audio controls>
<source src="Amma Amma -MP3songssp.com.mp3" type="audio/mpeg'/>
</audio>
we will control attribute because it will have play,stop and volume.
where as in the source,we will add the path of our source file.
In type we will add the type pf file like mp3,mp4,mpeg etc..
Similarly we will add the video file
<video controls>
<source src="waiting for tonight -youtube.com" type="video/MP4/"
</video>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the significant sign that your site isn’t responsive or having issues?
What is most used email form script?
What do you mean by the prompt box?
Clarify what information architecture?
How will you differentiate in these two? Html 5 and html.
What are the advantages of a web application?
What is the use of localStorage in HTML5 ?
What is information architecture?
Which one is best wcf or web api?
What are the different types of web applications?
What is difference between desktop application and web application?
How do you test a web application?
Which operator used to convert 00110011 into 11001100?
What does a web application consist of?
What is a css file? What is the purpose of its use