Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)

Tag: Audio

1SMARTchicken - Code Made Easy

Tag: Audio

  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Tag: Audio

  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Audio
HTML Tutorials

HTML – Adding Audio

October 3, 2024 / HTML Tutorials, Tutorials / Audio

The HTML <audio> tag is used to place a playable audio file on the page.

HTML Reference

HTML – Audio Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Audio

The <audio> tag is used to embed music or spoken word audio on an HMTL page. The audio tag contains one or more <audio> tags specifying different audio types.

HTML Reference

HTML – Embed Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <embed> tag represents a container for external applications or interactive content (images, videos, animations, etc.).

HTML Reference

HTML – Object Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <object> tag defines a container for an external resource such a web page, image, video, or animation.

HTML Reference

HTML – Parameter Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <param> tag is used to define parameters for an <object> tag.

HTML Reference

HTML – Source Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <source> tag is used to specify multiple media resources for media elements, such as the <video> tag, <audio> tag, and <picture> tag.

HTML Reference

HTML – Track Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Audio, Video

The <track> tag specifies text tracks for <audio> or <video> tags, such as subtitles, captions or other text that should be visible while the media is playing.

HTML Reference

HTML – Audio Attributes

July 30, 2024 / HTML Attributes, HTML Reference, Reference / Audio

The audio tag is used to embed music or spoken-word audio on an HMTL page. There are multiple attributes that can be applied to the audio tag.

HTML Reference

HTML – Embed Attributes

July 31, 2024 / HTML Attributes, HTML Reference, Reference / Audio, Image, Video

The embed tag represents a container for external applications or interactive content to live. These are the attributes used in the embed tag.

HTML Reference

HTML – Object Attributes

August 1, 2024 / HTML Attributes, HTML Reference, Reference / Audio, Image, Video

The object tag defines a container for an external resource such a web page, image, video, or animation.

HTML Reference

HTML – Parameter Attributes

August 1, 2024 / HTML Attributes, HTML Reference, Reference / Audio, Image, Video

The param tag is used to define parameters for an object element. These are the attributes for the param tag.

HTML Reference

HTML – Source Attributes

August 1, 2024 / HTML Attributes, HTML Reference, Reference / Audio, Image, Video

The source tag is used to specify multiple media resources for media elements. These are the attributes for the source tag.

HTML Reference

HTML – Track Attributes

August 1, 2024 / HTML Attributes, HTML Reference, Reference / Audio, Video

The track tag specifies text tracks for audio or video elements, such as subtitles, captions or other text. These are its attributes.

HTML Reference

HTML – oncanplay Event

August 25, 2024 / HTML Events, HTML Reference, Reference / Audio, HTML Media Event, Video

The oncanplay event fires when the video has buffered enough for the browser to start playing the specified audio/video.

HTML Reference

HTML – oncanplaythrough Event

August 25, 2024 / HTML Events, HTML Reference, Reference / Audio, HTML Media Event, Video

The oncanplaythrough event fires when the browser estimates it can play through the specified media without having to stop for buffering.

HTML Reference

HTML – oncuechange Event

August 25, 2024 / HTML Events, HTML Reference, Reference / Audio, HTML Media Event, Video

The oncuechange event defines a script to run when the cue changes in a track element.

HTML Reference

HTML – ondurationchange Event

August 25, 2024 / HTML Events, HTML Reference, Reference / Audio, HTML Media Event, Video

The ondurationchange event fires when the duration of the audio/video is changed.

HTML Reference

HTML – onemptied Event

August 25, 2024 / HTML Events, HTML Reference, Reference / Audio, HTML Media Event, Video

The onemptied event fires when the media encounters some fatal error, the file becomes unavailable, or the media playlist is empty.

HTML Reference

HTML – onended Event

August 25, 2024 / HTML Events, HTML Reference, Reference / Audio, HTML Media Event, Video

The onended event fires when the audio/video has reached the end.

HTML Reference

HTML – onloadeddata Event

August 26, 2024 / HTML Events, HTML Reference, Reference / Audio, HTML Media Event, Video

The onloadeddata event fires when data for the current frame is loaded, but not enough data to play the next frame.

1 2 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (6)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2025@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.