thecoderworld
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
No Result
View All Result
  • Programming
  • Web Development
  • Best Of
    • Alternative
    • How To
    • Tech
    • AI
    • IDE
  • PC
    • Windows
    • Mac
    • Linux
  • Reviews
  • Open Source
  • Lists
  • Security
No Result
View All Result
thecoderworld
  • Programming
  • Web Development
  • Best Of
    • Alternative
    • How To
    • Tech
    • AI
    • IDE
  • PC
    • Windows
    • Mac
    • Linux
  • Reviews
  • Open Source
  • Lists
  • Security
No Result
View All Result
thecoderworld
No Result
View All Result
Home Tutorials Source Code HTML 5

HTML 5 – Audio Element Attributes

Ajoy Kumar by Ajoy Kumar
November 30, 2018
in HTML 5
1 min read
0
Share on FacebookShare on Twitter

This is the source code from the HTML5 Tutorial For Beginners. In this source code, you are going to learn about HTML 5 – Audio Element Attributes.

Source Code:

<!DOCTYPE html>
 
<html>
     <head>
         <title>iframe</title>
         <meta charset="UTF-8">
     </head>
<body>
 
<audio controls autoplay loop>
    <source src="./audio/test.mp3" type="audio/mpeg">
    <source src="./audio/test.mp3" type="audio/ogg">
    
    Audio file is not supported.

</body>
</html>

Tags: HTML 5
Previous Post

HTML 5 - Audio Element

Next Post

HTML 5 - Video Element

Ajoy Kumar

Ajoy Kumar

I am an entrepreneur by heart and founder of thecoderworld. Who always follows his passion. I love writing about software, coding, open-source, technology, smartphones, tips and tricks

Related Posts

Video Element
HTML 5

HTML 5 – Video Element

November 30, 2018
Audio Element
HTML 5

HTML 5 – Audio Element

November 30, 2018
Responsive Webpage
HTML 5

HTML 5 – Responsive Webpage

November 30, 2018

Stay Connected

  • 177 Fans
  • 41 Followers
  • 32 Followers
  • 8k Subscribers

Latest Posts

Data Recovery Software
Tech

5 Best Data Recovery Software for Windows

December 12, 2019
10 Powerful Websites that Can Replace Your PC Software
Top Lists

10 Powerful Websites that Can Replace Your PC Software

December 12, 2019
How to Install GIMP on Windows 10
Alternative

How to Install GIMP on Windows 10

December 10, 2019
thecoderworld

© 2016 - 2019 thecoderworld.com

Navigate Site

  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer

Follow Us

No Result
View All Result
  • Programming
  • Web Development
  • Best Of
    • Alternative
    • How To
    • Tech
    • AI
    • IDE
  • PC
    • Windows
    • Mac
    • Linux
  • Reviews
  • Open Source
  • Lists
  • Security

© 2016 - 2019 thecoderworld.com