Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the use of the lt;audio> tag in HTML

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the use of tags in HTML, the article is very detailed, has a certain reference value, interested friends must read it!

Label definition and instructions for use

Tags define sounds, such as music or other audio streams.

Currently, there are three file formats supported by elements: MP3, Wav, and Ogg.

Browser MP3 Wav Ogg

Internet Explorer YES NO NO

Chrome YES YES YES

Firefox YES YES YES

Safari YES YES NO

Opera YES YES YES

Differences between HTML 4.01 and HTML5

The tag is a new tag for HTML5.

Tips and comments

Tip: you can place text content between and, and the text information will be displayed in browsers that do not support tags.

Attribute

New: a new attribute in HTML5.

Attribute value description

If this attribute appears in autoplayNew autoplay, the audio will play as soon as it is ready.

ControlsNew controls if this property appears, audio controls (such as play / pause buttons) are displayed to the user.

LoopNew loop if this attribute appears, playback restarts whenever the audio ends.

MutedNew muted if this attribute appears, the audio output is muted.

PreloadNew auto

Metadata

None specifies whether audio is loaded by default and how when a web page is loaded.

SrcNew URL specifies the URL of the audio file.

Global attribute

Tags support the global properties of HTML.

Event attribute

The tag supports the event attribute of HTML.

The above is all the content of this article "what's the use of tags in HTML?" Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report