HTML for Beginners Tutorial#29- Adding Video to Web Page
W
WEB Development Trainer
22 Views • Feb 16, 2018
Description
HTML for Beginners Tutorial#29- Adding Video to Web Page
In this Tutorial we are going to talk about Audio Element in HTML5.
The AUDIO element is new in HTML5.
height , width , src, controls , source are attributes , in this tutorial we are just talking about VIDEO element with a simple example , about other attributes we will talk in later video.
How VIDEO Element works:
The controls attribute adds video controls, like play, pause, and volume.
For sizing and resizing , include width and height attributes. If height and width are not set, the page might sparkle while the video loads.
The element allows to specify alternative video files which the browser may choose from. The browser will use the first recognized format.
The text between the and tags will only be displayed in browsers that do not support the element.
For video element your browser should latest version.
In this Tutorial we are going to talk about Audio Element in HTML5.
The AUDIO element is new in HTML5.
height , width , src, controls , source are attributes , in this tutorial we are just talking about VIDEO element with a simple example , about other attributes we will talk in later video.
How VIDEO Element works:
The controls attribute adds video controls, like play, pause, and volume.
For sizing and resizing , include width and height attributes. If height and width are not set, the page might sparkle while the video loads.
The element allows to specify alternative video files which the browser may choose from. The browser will use the first recognized format.
The text between the and tags will only be displayed in browsers that do not support the element.
For video element your browser should latest version.
More from User
10:47
PHP MySQL Tutorial-8- Multidimensional Arrays Part 2
WEB Development Trainer
10:47
PHP MySQL Tutorial-8 _ Multidimensional Arrays Part 1
WEB Development Trainer
07:43
Web Development with PHP &MySQL Tutorial-7-Associative Array in PHP
WEB Development Trainer
09:19
Web Development with PHP &MySQL Tutorial-5-Index Arrays
WEB Development Trainer
04:42
Excel for Beginners-Tutorial-10-Flash Fill
WEB Development Trainer
05:07
Excel for Beginners Tutorial-10-Autofil
WEB Development Trainer
Related Videos
10:15
HTML Tutorial for Beginners#8 Adding Image to a web page
WEB Development Trainer
02:25
HTML5 Tutorial#26 for Beginners - Adding Audio Music in HTML
WEB Development Trainer
05:04
HTML for Beginners Tutorial#12- Adding Multi Line Text Box
WEB Development Trainer
10:10
HTML Tutorial for Beginners - 01 - Creating the first web page
EJ Media
10:10
HTML Tutorial for Beginners - 01 - Creating the first web page
HTMLTUTORIAL
12:36
HTML for Beginners Tutorial#2- Creating First Web Page
WEB Development Trainer