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 are some bad examples of web design?
Explain what is the difference between “visibility:hidden” and “display:none”?
How does a web application work?
Best Tutorial for learning Illustrator from basics.
How many h1 tags can you have on a single web page? Does it even matter?
What is information architecture?
Which is better desktop application or web application?
Clarify what information architecture?
Why do you want to be a web designer?
What is difference between website and application?
How to apply gradient?
Explain what is a Dreamweaver Template?
How do I align pictures so that one may be higher or lower than the other?
What is difference between desktop application and web application?
What is web application example?