-
Notifications
You must be signed in to change notification settings - Fork 4
/
quality_of_life.html
38 lines (38 loc) · 1.09 KB
/
quality_of_life.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
<!doctype html>
<html>
<head>
<title>Hubsite</title>
<link rel=stylesheet href=style.css>
<a href=index.html><img src=Hubsite.jpeg alt=hubsite width= 300 height=100></a>
<b>
<div class=topnav>
<a href=games.html>Games</a>
<a href=Videohub.html>Videos</a>
<a href=quality_of_life.html>Quality of life</a>
<a href=Bookhub.html>Books</a>
<a href=misc.html>Miscellanous</a>
<a href=https://docs.google.com/forms/d/e/1FAIpQLSe5MWSMS2zRK-fR0cagcfANtfYL_A-2MGiV-f5U13ZSdZazGA/viewform>Suggestions</a>
<a href=Shortstories.html>Short Stories</a>
<a href=recommended.html>Recommended sites</a>
</div>
</b>
</head>
<body>
<h2>
<!--<a href=https://unblocker-pearl.vercel.app/>Unblocker 1</a>
<br>
<a href=https://unblocker2-mu.vercel.app/app>Unblocker 2</a>
<br>-->
<a href=https://discover.sunday.glenwaverleychurches.org>Interstellar</a>
<br>
<a href=https://www.mathway.com/Algebra>Mathway</a>
<br>
<a href=https://calculatorsoup.com>Calculators</a>
<br>
<a href=https://app.textcortex.com>TextCortex</a>
<br>
<a href=https://blaizerbrumo.github.io/School-Heaven/public/index.html>School Haven</a>
<br>
</h2>
</body>
</html>