Exercise 1 – Pure HTML Media Player | Sigma Web Development Course – Tutorial #12
Access the web development course playlist:
➡️ Source Code:
➡️ Notes and CheatSheets:
➡️ We are working on the Subtitles and will upload them soon!
00:00 Introduction
00:26 Sigma Web Development Intro
00:36 Exercise 1
03:12 Conclusion
03:18 Sigma Outro
►Checkout my English channel here:
►Instagram: www.instagram.com/codewithharry
python, C, C++, Java, JavaScript and Other Cheatsheets [++]:
Playlist:
►Learn in One Video[++]:
Python Course with 5 Projects:
Python[15 Hr]:
Python Advance[3.5 Hr]:
Python[1 Hr]:
Python[2 Hr]:
Python[15 Min]:
JavaScript[1 Hr]:
C[1.3 Hr]-
php[1 Hr]:
php[2.3 Hr]:
php[Project]-
HTML[30 Min]:
CSS[8.5 Hr]:
CSS[1.4 Hr]:
Wordpress[3.2 Hr]:
Angular[2 Hr]:
Java[2.3 Hr]:
Web Scraping[1 Hr]:
MongoDB[2 Hr]:
Numpy[1 Hr]:
Android Dev[12 Hr]-
Linux[1 Hr]:
JQuery[1.1 Hr]:
Git and GitHub[1.1 Hr]:
►Complete course
React:
Python-
OOP Python-
Java:
JavaScript-
PHP-
C-
C++-
Git & GitHub-
Android Dev-
Python GUI-
Web Development-
Python Django:
Projects Using HTML, CSS & Javascript-
Data Structure and Algo:
Follow Me On Social Media
►Website (created using Django Rest & Angular):
►Facebook:
►Instagram:
Twitter:
Comment “#HarryBhai” if you read this 😉😉
25 Comments
Pradumna Kalita
1 year agoChallange accepted
Manoj
1 year agoChallenge accepted
Codes Journey
1 year agoChallenge accepted 🎉
Achal Ziparkar
1 year agoChallenge accepted !👍
MANISH CHAUHAN
1 year agoChallenge accepted
Aman Jain
1 year agochallenge accepted
Sikho Trading
1 year ago#Harry Challenge accepted 12 se exam hai fir vi main aapka video dekhna band nahi kar raha hu
GLOBE
1 year agoYr competition laane ke liye na replit pr dalwao na. Maza ni aarha aise. Replit pr shoutout do phir. Or kuch prize bhi rkhna aage jb ache level ke questions ho😅
Codes Journey
1 year ago#SigmaBatchOP – This challenge has completed ! 👍👍
ISL VLOG
1 year agoChallenge accepted
Amna Shabaz
1 year agoChallange accepted harry bhai❤️🔥
MK BIOLOGY
1 year agochallange acctepted .tis course is very benificial to us
Bilal Mahmood
1 year ago<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Exercise 1</title>
</head>
<body>
<h1>Media Files</h1>
<h2>Audio Files</h2>
<ul>
<li><audio src="1.mp3" controls>Audio 1</audio></li>
<li><audio src="2.mp3" controls>Audio 2</audio></li>
<li><audio src="3.mp3" controls>Audio 3</audio></li>
<li><audio src="4.mp3" controls>Audio 4</audio></li>
<li><audio src="5.mp3" controls>Audio 5</audio></li>
</ul>
<h2>Video Files</h2>
<ul>
<li><video src="1.mp4" controls autoplay>Video 1</video></li>
<li><video src="1.mp4" controls autoplay>Video 2</video></li>
<li><video src="1.mp4" controls autoplay>Video 3</video></li>
<li><video src="1.mp4" controls autoplay>Video 4</video></li>
<li><video src="1.mp4" controls autoplay>Video 5</video></li>
</ul>
</body>
</html>
#SigmaBatchOp
show more show lessVishal Yadav
1 year agoChallenge Excepted👍
Shahid Software developer
1 year agoyour challenge accepted harry bhaii
Slay fantastic
1 year agoChallenge accepted ❤
Hira Khalid
1 year agoChallenge Accepted
Dreamation
1 year agoChallenge Accepted, ❤🔥Best❤🔥Course❤🔥Ever!!!
golu
1 year agochallenge accepted
Harsh Kumar
1 year agoChallege accepted here is code Bhaiya
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Videos and Images Preview</title>
</head>
<body>
<div class = "audio-container">
<audio src="1.mp3" controls></audio>
<audio src="2.mp3" controls></audio>
<audio src="3.mp3" controls></audio>
<audio src="4.mp3" controls></audio>
<audio src="5.mp3" controls></audio>
<audio src="6.mp3" controls></audio>
</div>
<div class = "video-container">
show more show less<video src="1.mp4" controls></video>
<video src="2.mp4" controls></video>
<video src="3.mp4" controls></video>
<video src="4.mp4" controls></video>
<video src="5.mp4" controls></video>
<video src="6.mp4" controls></video>
</div>
</body>
</html>
Shamaz Khan
1 year agoChallenge accepted
Puja Sinha
1 year agochallenge accepted
ZubER KhAN
1 year ago<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pure HTML Media Player</title>
</head>
<body style="background-image: url('5630.jpg');">
<h1 style="color: white;padding-left: 30%;">Audio Files</h1>
<h2 style="color: white; margin-left: 1%;">Astronomia ringtone</h2>
<p>
<audio src="ringtone.mp3" controls>1.mp3</audio>
<audio src="ringtone.mp3" controls>2.mp3</audio>
<audio src="ringtone.mp3" controls>3.mp3</audio>
<p>
<audio src="ringtone.mp3" controls>4.mp3</audio>
<audio src="ringtone.mp3" controls>5.mp3</audio>
<audio src="ringtone.mp3" controls>6.mp3</audio>
</p>
</p>
<h1 style="color: white;padding-left: 30%;">Video Files</h1>
<h2 style="color: white; margin-left: 1%;">Youtube Shorts</h2>
<p>
<video poster="video-thumbnail.webp" height="350" width="400"
src="DAY1&2/Sadi Gali Ishpreet Dang & Team DanceFit Short Dance Video Dancefit Live Dancefit Live Shorts.mp4"
controls>1.mp4</video>
<video poster="video-thumbnail.webp" height="350" width="400"
src="DAY1&2/Sadi Gali Ishpreet Dang & Team DanceFit Short Dance Video Dancefit Live Dancefit Live Shorts.mp4"
controls>2.mp4</video>
<video poster="video-thumbnail.webp" height="350" width="400"
src="DAY1&2/Sadi Gali Ishpreet Dang & Team DanceFit Short Dance Video Dancefit Live Dancefit Live Shorts.mp4"
controls>3.mp4</video>
</p>
<p>
<video poster="video-thumbnail.webp" height="350" width="400"
src="DAY1&2/Sadi Gali Ishpreet Dang & Team DanceFit Short Dance Video Dancefit Live Dancefit Live Shorts.mp4"
controls>4.mp4</video>
<video poster="video-thumbnail.webp" height="350" width="400"
src="DAY1&2/Sadi Gali Ishpreet Dang & Team DanceFit Short Dance Video Dancefit Live Dancefit Live Shorts.mp4"
controls>5.mp4</video>
<video poster="video-thumbnail.webp" height="350" width="400"
src="DAY1&2/Sadi Gali Ishpreet Dang & Team DanceFit Short Dance Video Dancefit Live Dancefit Live Shorts.mp4"
controls>6.mp4</video>
</p>
<footer>
<h1 style="color: white;"> YAHAN LIKHNY K LIYE KUCH MILA NHI , RIP CREATIVITY🥲</h1>
</footer>
</body>
</html>
show more show lesssara attaria
1 year agoChallenge accepted
Sunny Saini ji 😉😉😘
1 year agoChallenge Accepted