Briefly describe the parameters and attributes of the

Y2J
Release: 2017-05-19 13:33:09
Original
3802 people have browsed it

Example

A simple HTML5 video:

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

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!