-
Notifications
You must be signed in to change notification settings - Fork 0
/
how-to-term.html
44 lines (41 loc) · 2.66 KB
/
how-to-term.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Terminators X</title>
<meta name="author" content="Bread">
<meta property="og:type" content="website">
<meta property="og:image" content="https://breadisfunie.github.io/TX/icons/TX%20Logo.png">
<meta name="description" content="Terminators X is a community on roblox that terminates preds on roblox with there state of the art terming bot." />
<link rel="stylesheet" href="css/style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Varela+Round&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="icon" href="icons/TX Logo.gif" sizes="64x64" type="image/gif">
<meta name="theme-color" content="#2cf035">
</head>
<body id="body" class="body">
<header class="header">
<div class="Center">
<div id="Menu-island" class="Menu-island">
<img class="TX-Icon" src="icons/TX Logo.gif">
<a id="Menu-island-button-1" href="https://breadisfunie.github.io/TX/" class="Menu-buttons">Home</a>
<a id="Menu-island-button-2" href="https://breadisfunie.github.io/TX/Report-bot"class="Menu-buttons">Report bot</a>
<a id="Menu-island-button-3" href="https://breadisfunie.github.io/TX/pred-finder" class="Menu-buttons">Pred Finder</a>
<a id="Menu-island-button-4" href="https://breadisfunie.github.io/TX/how-to-term" class="Menu-buttons">How to term</a>
<a id="Menu-island-button-5" href="https://breadisfunie.github.io/TX/socials" class="Menu-buttons">Socials</a>
<a id="Menu-island-button-6" href="https://breadisfunie.github.io/TX/news" class="Menu-buttons">News</a>
<a id="Menu-island-button-7" href="https://breadisfunie.github.io/TX/about" class="Menu-buttons">About</a>
</div><br>
<button id="darkModeButton" class="material-symbols-outlined">light_mode</button>
</div>
<h1 id="title" class="Title">How to term</h1>
</header>
<main class="Center">
<iframe width="307" height="279" src="https://www.youtube.com/embed/2TpRW0F3QXU" title="terming guide for dummies" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreenc class="howd-to-tem"></iframe>
</main>
</body>
<script src="js/darkModeButtonHowToTerm.js"></script>
<script src="js/TGXTitle.js"></script>
</html>