HTML5 and CSS3 beginner tutorial 11 - Audio

preview_player
Показать описание
In this video I show you how to use the audio tag in HTML5.

Don't forget to tell them I sent you.

Download the code on Patreon

Follow me on social media:
Snapchat: quentinwatt92

Become a Patron:

Subscribe to my Vlog channel:

Subscribe to this channel:

Please note:
I do not offer web development services, private tutoring, or "assistance" on school or university projects. I am not an online support service, and I'm not interested in setting up a "start up" business with viewers.
Рекомендации по теме
Комментарии
Автор

I recently decided I wanted to get into Web Design.
I quickly realised that I would indeed have to code to stand a chance at it.
Browsing the web for tutorials on html&css, I settled on yours and reluctantly began watching.
I am now absolutely hooked and 'coding' doesn't seem such a scary thing now.
Thanks a lot for putting so much time into making these videos Q dawg.

GalteeMountainBhoy
Автор

This is an awesome tutor! As a beginner, I really learn a lot.

王佳-os
Автор

all ur videos helped me and im now a programmer

pumppkin
Автор

Hello Quentin. Let me tell you that your videos are helping me lots. All the best!

MrGalo
Автор

THX MAN, YOU know ive go a nice music!!

pumppkin
Автор

Hi Quentin!! Ur videos are really helping a lot..bt i encountered a problem in autoplay attribute of videos and audios in my webpage..how do i check that?

soumyashreesarangi
Автор

is there a volume attribute that you could use to lower the volume if you have it on autoplay?

LangyLang
Автор

is there a way to control the volume when the audio starts?

coco-hixd
Автор

So I understand how to make an audio file autoplay, but I don't want visitors to my site to get a heart attack so how would I go about making the sound play at say 20% of their pc settings?

imFruzzy
Автор

Could you please explain the meta tag you included

teamcrazyayush
Автор

hii
plz can you make tutorial on how to insert videos and audios into frames

manojkumarjayanthi
Автор

Hi Quentin Watt,

I have problem in html coding while a adding audio and video tag

I have coded the audio tag, but its not coming a audio timing.

Audio Name "Maahi.mp3" format of file "MP3 Audio File (VLC) (.mp3)"

This is my coding in html notepad++. I don't no where i did wrong in coding

<!DOCTYPE html>
<html>
<head>
<title> This audio tag! </title>
</head>
<body>
<audio controls>
<source src="Maahi.mp3" type="audio/mpeg">
</audio>
</body>

</html>

its showing like this in "chorme" browser and also same in "firefox"

rizwanbaig
Автор

it all works when the contols attribute is there, but as soon as i remove it and want to autoplay only, it doesnt work

defcon
Автор

autoplay tag is not working i tried a lot and i check through w3s validator but its showing anthying but other attributes are working like mute, loop.

shubhamsharma-difx
Автор

I am using Google chrome and sometimes it dosen't supports autoplay, any fix for this?

ap
Автор

Isn't .wma supported by most browsers?

allensturdivant
Автор

Would you be able to post 2 a day? These topics are pretty simple so for people who follow.. there is not much they can practice... also maybe just do longer vid with more topics.

jonathanshnayder
Автор

"this type of audio isn't supported" is written on the browser and the controls are visible but I cant play it

anitasharmaist
Автор

why the autoplay does not work, I have to click on the play button

michelmuembo
Автор

so this video has 40 comments 50 % of them are about the autoplay issue, can't you give us an answer

ionfiodorov