0

How can I use audio and video in my webpage(how can I define like for image we use drop box)

Vedio and audio in webpage

6th Oct 2020, 6:31 AM
Sukant Tripathy
Sukant Tripathy - avatar
4 odpowiedzi
+ 2
Create a new HTML file in the same directory, called index. html . Add <audio> and <video> elements to the page; make them display the default browser controls. Give both of them <source> elements so that browsers will find the audio format they support best and load it
6th Oct 2020, 6:48 AM
Matias
Matias - avatar
+ 2
Yeah
6th Oct 2020, 6:51 AM
Matias
Matias - avatar
+ 1
Can we use any audio and video link in the src??
6th Oct 2020, 6:50 AM
Sukant Tripathy
Sukant Tripathy - avatar
+ 1
Thank you so much bro😃😃😃😃
6th Oct 2020, 6:51 AM
Sukant Tripathy
Sukant Tripathy - avatar