-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpersonal_web_videos.html
23 lines (21 loc) · 1.31 KB
/
personal_web_videos.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head>
<title>OverWatch Videos </title>
<link rel="stylesheet" type="text/css" href="personal_web_video.css">
</head>
<body>
<span class="first">OverWatch Videos </span>
<img src="image13.jpg">
<div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/SX2lJuk66xI?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/At7NWZ_mw6s?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ibPLyx8QWYc?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/8Gjn0ObXWak?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/elN-QGyToxM?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/bcrPuSRYA4U?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/EqtNUFxgm38?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/_HmRxOMLTio?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<footer> @Copyright made by : Abdullah AL-Salihi </footer>
</body>
</html>