-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhomework.html
More file actions
34 lines (31 loc) · 1.38 KB
/
homework.html
File metadata and controls
34 lines (31 loc) · 1.38 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
<!DOCTYPE html>
<html>
<head>
<style>
iframe {border: none}
th {color: green; background-color: lightblue; font-family: impact; text-align: middle}
</style>
<title>sreysaaaaaaaaaaaaaaaaaaaaaaaaaa</title>
</head>
<body background="Black">
<table border="0px" cellpadding="10px">
<p>youtube</p>
<input type="text" name="search" placeholder="search">
<th>
</th>
<tr>
<td rowspan="3"><iframe width="1000" height="600" src="https://www.youtube.com/embed/vv4y_uOneC0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></iframe></td>
<td rowspan="3" width="80"></td>
<td width="600" height="200"><iframe src="https://www.youtube.com/embed/e8QY0NDWqzk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></iframe></td>
</tr>
<tr>
<td width="480" height="100"><iframe src="https://www.youtube.com/embed/rojft7g2BSI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></iframe></td>
</tr>
<tr>
<td width="400" height="100"><iframe src="https://www.youtube.com/embed/JrsIhrv0nxQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></iframe></td>
</tr>
<tr>
</tr>
</table>
</body>
</html>