Answer Posted / nashiinformaticssolutions
You can use the <video> tag:
<video controls width="600">
<source src="video.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is dynamic website with example?
How do I make a clickable link in an email?
What are the steps of server side scripts for SSE?
How can I learn html?
What are the extension supported by HTML?
Is body a container tag?
Why is there extra space before or after my table?
Explain some formatting tags in html?
How do you play a audio using html5?
What are structural tags?
How do you use a br tag?
Please explain empty elements in html?
What is web storage api?
Why to use figure tag in html5?
How to upload files using html to website?