-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (37 loc) · 1.86 KB
/
Copy pathindex.html
File metadata and controls
38 lines (37 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html>
<head>
<title>vedio list</title>
</head>
<body>
<table border="1" align="left" cellpadding="3px" cellspacing="0px">
<th rowspan="5">
<img src="image/new/youtube.png" width="80" height="40" align="left">
<iframe width="1000" height="900" src="https://www.youtube.com/embed/mdxi5VVqn50" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe><br>
<p style="font-size: 20px">MENGHARUKAN !! INI CARA HEWAN MEMBALAS KASIH SAYANG DENGAN PELUKAN KEPADA MAJIKANNYA</p>
</th>
<tr>
<td>
<iframe width="500" height="200" src="https://www.youtube.com/embed/9NvMZlavv0k" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
<p style="font-size: 15px">MEET MY BEAR PUPPY! | Health Benefits of Having a Dog | Doctor Mike</p>
</td>
</tr>
<tr>
<td><iframe width="500" height="200" src="https://www.youtube.com/embed/ASxkyQKZE4k" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
<p>How to Choose the Perfect Dog Breed Just for You</p>
</td>
</tr>
<tr>
<td><iframe width="500" height="200" src="https://www.youtube.com/embed/2d_S4JH-iME" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
<p>CUTEST Mixed Dog Breeds In The World!</p>
</td>
</tr>
<tr>
<td><iframe width="500" height="200" src="https://www.youtube.com/embed/u0aklnGQHiA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
<p>MENGHARUKAN !! INI CARA HEWAN MEMBALAS KASIH SAYANG DENGAN PELUKAN KEPADA MAJIKANNYA</p>
</td>
</tr>
</table>
</body>
</html>