-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhow2install.html
39 lines (34 loc) · 1.02 KB
/
how2install.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
<!DOCTYPE html>
<html>
<head>
<title>How to install - pearOS</title>
</head>
<body>
<style>
p {
color: rgb(255, 255, 255);
text-align: left;
}
body {
background-color: rgb(0, 0, 0);
}
h1 {
color: rgb(255, 255, 255);
text-align: center;
}
p {
font-family: verdana;
font-size: 36px;
}
</style>
</head>
<body>
<a href="http://996jack.github.io/pearOS"><img src="pics/AB69NB.jpg" alt="Pear Logo - AB69NB"></a> <a href="http://996jack.github.io/pearOS/versions.html"><button type="button" class="btn btn-primary btn-lg">Versions</button></a>
</center></div> <a href="http://996jack.github.io/pearOS/how2install.html"><button type="button" class="btn btn-primary btn-lg">How to install</button></a>
</center></div>
<h1>How to install</h1>
<div class="ytVideo">
<iframe class="video" width="854" height="480" src="https://www.youtube.com/embed/Syg6I0PYr5c" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
</div>
</body>
</html>