-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhomepage.html
More file actions
113 lines (111 loc) · 5.31 KB
/
Copy pathhomepage.html
File metadata and controls
113 lines (111 loc) · 5.31 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html>
<link rel="icon" href="file:///C:/Users/100051518/Documents/rowannerd-logo.png">
<head>
<meta name="keywords" content="rowannerd, nerd, learn, home, homepage, math, science, chemestry, social, studies, html, addition">
<meta name="description" content="Learn Math, Science, Social Studies, and more all in one place.">
<title>Home | rowannerd</title>
<style>
::-webkit-scrollbar {
width: 7px;
}
::-webkit-scrollbar-thumb {
background-color: green;
}
::-webkit-scrollbar-thumb:hover {
background-color: rgb(0, 200, 0);
}
::-webkit-scrollbar-track {
background-color: rgb(210, 210, 255);
}
body {
background-color: rgb(0, 10, 200);
font-family: sans-serif;
width: 600px;
}
.middle {
text-align: center;
}
.greent {
color: rgb(0, 250, 0);
}
.hspace {
height: 100px;
}
a {
color: rgb(250, 0, 250);
text-decoration: none;
}
a:hover {
color: rgb(250, 250, 250);
text-decoration: underline;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 25px;
}
.small {
font-size: 20px;
}
#header {
position: fixed;
background-color: rgb(0, 20, 210);
top: 0px;
left: 0px;
width: 600px;
}
h1 {
text-align: center;
}
#rowannerd {
font-family: cursive;
}
</style>
</head>
<body class="greent">
<h1 class="middle">Home | <span id="rowannerd">rowannerd</span></h1>
<h4>UPDATE: rowannerd+ is out! Look at it <a href="https://cascadecoder.github.io/rowannerd+/" target="_blank">here.</a></h4>
<h4><b><u>FEATURED:</u> </b> <a href="https://cascadecoder.github.io/add-sub-quiz.html" target="_blank">Addition / Subtraction Quiz (COMPLETE)</a></h4>
<h2>Subjects</h2>
<ul><b>
<li><a href="#science">Science</a></li>
<li><a href="#math">Math</a></li>
<li><a href="#ss">Social Studies</a></li>
<li><a href="#other">Other</a></li>
<li><a href="#apps">Apps</a></li>
<li><a href="#games">Games</a></li>
</ul></b>
<div class="hspace"></div>
<h3 id="science">Science</h3>
<h4><span class="small"><b>Learn about atoms and the Periodic Table! - </b></span><a href="https://cascadecoder.github.io/chemistry.html" target="_blank">Chemistry Overview</a></h4>
<h4><span class="small"><b>Discover the Inside of Earth! - </b></span><a href="https://cascadecoder.github.io/layers-of-the-earth.html" target="_blank">Layers of the Earth</a></h4>
<div class="hspace"></div>
<h3 id="math">Math</h3>
<!--<p>Check out our calculator: <a href="https://cascadecoder.github.io/calculator.html" target="_blank"><b>Calculator</b></a> <i>Still under contstruction</i></p>-->
<h4><span class="small"><b>Learn about equations and variables! - </b></span><a href="https://cascadecoder.github.io/variables.html" target="_blank">Variables</a></h4>
<ul>
<li>Check out this variables test: <a href="https://cascadecoder.github.io/variables_quiz_1.html" target="_blank">Variables Quiz</a></li>
<li>Now fully complete - Calculator! - <a href="https://cascadecoder.github.io/calculator.html" target="_blank">Calculator</a></li>
</ul>
<h4><span class="small"><b>Learn about area and perimeter! - </b></span><a href="https://cascadecoder.github.io/area.html" target="_blank">Area</a></h4>
<h4><span class="small"><b>Take our full Standard Algorithim tutorial! - </b></span><a href="https://cascadecoder.github.io/add-tutorial.html" target="_blank">Addition Tutorial</a></h4>
<h4><span class="small"><b>Take a randomly sorted add/subtract quiz! - </b></span><a href="https://cascadecoder.github.io/addition-subtraction-quiz.html" target="_blank">Math Quiz</a></h4>
<div class="hspace"></div>
<h3 id="ss">Social Studies</h3>
<h4><span class="small"><b>Learn the causes and effects of monsoons! - </b></span><a href="https://cascadecoder.github.io/monsoons.html" target="_blank">Monsoons</a></h4>
<div class="hspace"></div>
<h3 id="other">Other</h3>
<h4><span class="small"><b>Learn HTML! - </b></span><a href="https://cascadecoder.github.io/htmltutorial.html" target="_blank">HTML Tutorial</a></h4>
<h4><span class="small"><b>Try our guessing game! - </b></span><a href="https://cascadecoder.github.io/guessing-game.html" target="_blank">Guessing Game</a></h4>
<h4><span class="small"><b>Make a story! - </b></span><a href="https://cascadecoder.github.io/typewriter.html" target="_blank">Make a Story</a></h4>
<div class="hspace"></div>
<h3 id="apps">Apps</h3>
<h4><span class="small"><b>Try out our new Word App! - </b></span><a href="https://cascadecoder.github.io/documents.html" target="_blank">Documents | rowannerd</a></h4>
<div class="hspace"></div>
<h3 id="games">Games</h3>
<h4><span class="small"><b>Play our <i>ACTUALLY WORKING</i> money game! - </b></span><a href="https://cascadecoder.github.io/become-the-rich-guy-game.html" target="_blank">Become the RICH GUY</a></h4>
<h4><span class="small"><b>Try our Number guessing game! (but it's boring) - </b></span><a href="https://cascadecoder.github.io/guessing-game.html" target="_blank">Guessing Game</a></h4>
</body>
</html>