-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
58 lines (53 loc) · 2.64 KB
/
index.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HPP frontpage</title>
<link rel="stylesheet" href="sheet.css">
<link rel="icon" href="hpp logo.png">
</head>
<body>
<script src="index.js"></script>
<div class="topnav">
<a class="active"
href="index.html">Home</a>
<a href="buba.html">VidTube</a>
<a href="cashaplay.html">Cashapp On Google Play</a>
<a href="about.html">about HPP</a>
<a href="funsta.html">Funstagram</a>
<a href="searches.html">search</a>
<a href="about.html">First Ever HPP page</a>
<a href="jweeter.html">Jweeter</a>
<a href="musicaly.html">Musicaly</a>
<a href="the iframe page.html">The iFrame Page</a>
<a href="lists.html">HPP Page List</a>
</div>
<script src="index.js"></script>
<form>
<input type="text">
<a href="searches.html"></a>
<button type="submit"></button>
<a href="searches.html">Search the HPP</a>
</form>
<img src="hpp logo.png" alt="HPP Logo" class="center">
<h1>Welcome To HPP!</h1>
<h2>this HPpage is the frontpage of hpp. go to musicaly to listen to songs! go play around, go watch vidtube, mess with sorce code, do what you do best. hve fun :D</h2>
<h3>NEWS! AI minecraft is Za best trend now in 2024!</h3>
<h3><a href="newsly.html">Newsly</a> has more news to offer!</h3>
<a href="https://www,youtube.com/@HardbassTV"></a>visit my YouTube!</a>
<img src="lol 101.jpg" style="align-items: center;">
<img src="image.png" height="80px" width="150px">
<img src="Cokerso.gif">
<h5>Today's Topic: Cats :3</h5>
<h3>GitHub Repo: Hpa Progress Plexus</h3>
<img src="random 2018 003.png">
<h6>loremoo</h6>
<img src="200.gif" alt="works best on IE8 And Above!" height="50px" width 100px>
<p>i came back to the project</p>
<footer><h4>Open source initiatived since 2024. The HPP Project. All code Reserved.</h4>
<h5><a href="https://www.github.com/juoelenis/Hpa-progress-plexus">GitHub</a></h5>
<h5><a href="https://www.google.com/">Exit HPP</a></h5>
</footer>
</body>
</html>