issues
search
CodeWithHarry
/
Sigma-Web-Dev-Course
Source Code for Sigma Web Development Course
6.21k
stars
1.91k
forks
source link
Exercise 1 Done reate a website which shows videos of different category and audios of different categories. You can use YouTube videos in an iframe using YouTube's embedding feature
#111
Open
Varadraj75
opened
11 months ago
Varadraj75
commented
11 months ago
<!DOCTYPE html>
Websites containg different viideo
First video
Second video
Third video
h1{ color: aqua;
}
CodeWithNishar
commented
11 months ago
<!DOCTYPE html>
Audio video tags in HTML
Some Videos For Todaay
Some audios for Todaay
<!DOCTYPE html>
First video
Second video
Third video
h1{ color: aqua;
}