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
How do I align pictures so that one may be higher or lower than the other?
What are the components of web pages?
Why would you bother marking up elements as article, figure, aside?
What is the purpose of a template?
How do I make a webpage that someone can simply just send me a mail by just clicking on text with subject?
Explain what is Grid system?
What is normal template?
What is a runtime error on a website?
What is an example of a web application?
Mention what are the main language or platform used for web-design?
What are some examples of web applications?
What is gradient? How to apply gradient?
What do you mean by the prompt box?
List out some of the JQuery function used for webpage designing?
What are the main language or platform used for web-design?