Your browser does not support the video tag. Browser support"/> Your browser does not support the video tag. Browser support">

Home  >  Article  >  Web Front-end  >  Briefly describe the parameters and attributes of the

Briefly describe the parameters and attributes of the

Y2J
Y2JOriginal
2017-05-19 13:33:093845browse

Example

A simple HTML5 video:

<video src="movie.ogg" controls="controls">您的浏览器不支持 video 标签。</video>

Browser support

Briefly describe the parameters and attributes of the <video> tag

Internet Explorer 9+, Firefox, Opera, Chrome and Safari support the

Note: Internet Explorer 8 and earlier does not support the

Definition and Usage

Differences between HTML 4.01 and HTML 5

The

Tips and Notes

Tip: You can place text content between the opening tag and the closing tag so that older browsers can display text that does not support the tag. information.

Attributes

new : New attributes in HTML5 .

Briefly describe the parameters and attributes of the <video> tag

Global attributes

The video> tag supports global attributes in HTML.

Event attributes

The

【Related recommendations】

1. html/css free video tutorial

2. Analyze the MP4 in the video tag in the H5 web page The reason why the video cannot be played

3. Teach you how to use HTML5 audio and video

4.Teach you how to enhance the video in H5 Compatibility of tags in browsers

5. Detailed explanation of HTML5 video display standards

The above is the detailed content of Briefly describe the parameters and attributes of the

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn