-
Notifications
You must be signed in to change notification settings - Fork 1
/
yotbe.html
30 lines (22 loc) · 1.33 KB
/
yotbe.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Youtube</title>
<link rel="stylesheet" href="main.css">
<title>Home</title>
</head>
<body>
<ul>
<li><a href="index.html" <i class="fa-solid fa-house-user"></i> Home</a><li>
<li><a href="game.html" <i class="fa-solid fa-gamepad"></i> Game</a><li>
<li><a href="chat.html" <i class="fa-solid fa-comments"></i> Chatroom</a><li>
<li><a href="set.html"<i class="fa-solid fa-gear"></i> Settings</a><li>
</ul>
<h1>Zopo</h1>
<h2>Youtube</h2>
<iframe src="https://simple-youtube-clone.vercel.app" style="border:0px #ffffff none;" name="myiFrame" scrolling="yes" frameborder="1" marginheight="0px" marginwidth="0px" height="700px" width="1350px" allowfullscreen></iframe><div style="overflow: auto; position: absolute; height: 0pt; width: 0pt;"><a href="https://iframe-html.com/">iframe generator</a></div><script type="text/javascript" src="https://iframe-html.com/if.js"></script> </div><style>.boxes2{height:212px;width:316px;} #new img{max-width:none!important;background:none!important}#iframe{max-height:none!important;max-width:none!important;background:none!important}</style></div>
</body>
<script src="https://kit.fontawesome.com/2f7ebfd794.js" crossorigin="anonymous"></script>
</html>