-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
162 lines (133 loc) · 6.26 KB
/
index.html
File metadata and controls
162 lines (133 loc) · 6.26 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!-- Content and HTML managed by Human helloworld07080910@gmail.com-->
<!-- HTML written by NightCat tirednightcat@gmail.com -->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Ad sense script -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9569180044962102"
crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-94G5ECF6K4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-94G5ECF6K4');
</script>
<!-- End of Google Tag -->
<!-- To Display LaTeX -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css"
integrity="sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.js"
integrity="sha384-y23I5Q6l+B6vatafAwxRu/0oK/79VlbSz7Q9aiSZUvyWYIYsd+qj+o24G5ZU2zJz" crossorigin="anonymous">
</script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/contrib/auto-render.min.js"
integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Physic Notes for IAL</title>
<link rel="stylesheet" href="index.css">
</head>
<button class="theme-toggle">🌙</button>
<!--
<div class="sidebar" collapse="no">
<h2 style="margin-top:40px" class="sidebar-title">IAL Physics - Notes & Past Paper by Topic Compilation</h2>
<ul>
<li>
<a href="#" class="active" data-content="home">Home</a>
</li>
<div class="Unit" text="Unit 4">
<li>
<a href='#' data-content='43FurtherMechanics'>4.3 Further Mechanics</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
<li>
<a href='#' data-content='44ElectricandMagneticFields'>4.4 Electric and Magnetic Fields</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
<li>
<a href='#' data-content='45NuclearandParticlePhysics'>4.5 Nuclear and Particle Physics</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
<li>
<a href='#' data-content='Miscellaneous'>Miscellaneous</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
</div>
<div class="Unit" text="Unit 5">
<li>
<a href='#' data-content='54NuclearDecay'>5.4 Nuclear Decay</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
<li>
<a href='#' data-content='53Thermodynamics'>5.3 Thermodynamics</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
<li>
<a href='#' data-content='55Oscillations'>5.5 Oscillations</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
<li>
<a href='#' data-content='56AstrophysicsandCosmology'>5.6 Astrophysics and Cosmology</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
<li>
<a href='#' data-content='Miscellaneous'>Miscellaneous</a>
<small>Completed? </small><label class="checkbox-container">
<input type="checkbox">
<span class="checkmark"></span>
</label>
</li>
</div>
</ul>
</div>
-->
<div class="content" move-left="no">
<div id="home" class="content-item active">
<h1>Welcome to Physics Notes of IAL</h1>
<p>This is your path to get A* in IAL. </p>
<h2>Physics</h2>
<a href="PhysicNotes/Unit4/Unit4.html" target="_blank" class="custom-button">Unit 4 - Further Mechanics, Electric and Magnetic Fields, Nuclear and Particle Physics</a>
<a href="PhysicNotes/Unit5/Unit5.html" target="_blank" class="custom-button">Unit 5 - Nuclear Decay, Thermodynamics, Oscillations, Astronomics and Cosmology</a>
<h2 style="margin-top: 50px;">Contributors</h2>
<h3>Coding: <em style="color:rgb(0, 185, 185)">Human, NightCat</em></h3>
<h3>Content Managing: <em style="color:rgb(0, 185, 185)">Human</em></h3>
<h3>Notes Providers: </h3>
<h5>To be confirmed</h5>
<h2 style="margin-top: 50px;">Problem reporting</h2>
<h3><em style="color:rgb(0, 185, 185)">NightCat: </em></h3>
<p>tirednightcat@gmail.com</p>
<h3><em style="color:rgb(0, 185, 185)">Human: </em></h3>
<p>helloworld07080910@gmail.com</p>
</div>
</div>
<script src="main.js"></script>
</body>
</html>