Example:
HTML
<video width="320" height="240" controls>
<source src="https://www.sample-videos.com/video321/mp4/240/big_buck_bunny_240p_2mb.mp4" type="video/mp4">
<source src="https://www.sample-videos.com/video321/mp4/240/big_buck_bunny_240p_2mb.mp4" type="video/ogg">
Your browser does not support the video tag.
</video>
How to add A <canvas> element with a height and width of 200 pixels | HTML Attribute |
How to add A flash animation with a height and width of 200 pixels | HTML Attribute |
How to add An <iframe> with a specified height and width of 200 pixels | HTML Attribute |
How to add An image with a height and width of 42 pixels | HTML Attribute |
How to Define an image as the submit button, with height and width attributes | HTML Attribute |
How to add A flash animation with a height and width of 400 pixels | HTML Attribute |
How to add A video player with a specified height and width | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |