-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathq-physics.html
228 lines (206 loc) · 7.83 KB
/
q-physics.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
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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<html>
<head>
<title> Quantum Physics | The Quantum World </title>
<link rel="icon" href="planet.png">
</head>
<body>
<center>
<h1> Quantum Physics </h1>
<div id="def-div">
<h2> Definiton </h2>
<div class="line"></div>
<p>Quantum physics is the study of matter and energy at its most fundamental level. A central tenet of
quantum physics is that energy comes in indivisible packets called quanta. Quanta behave very
differently to macroscopic matter: particles can behave like waves, and waves behave as though they are
particles. One of the most surprising and (historically, at least) controversial aspects of quantum
physics is that it's impossible to predict with certainty the outcome of a single experiment on a
quantum system.</p>
</div>
<br>
<div id="formulas-div">
<h2> Useful Videos </h2>
<div class="line"></div>
<br>
<iframe width="620" height="400" src="https://www.youtube.com/embed/Usu9xZfabPM"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<iframe width="620" height="400" src="https://www.youtube.com/embed/gAFAj3pzvAA"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<br>
</div>
<br>
<div id="books-div">
<h2> Books </h2>
<div class="line"></div>
<br>
<a href="https://www.amazon.in/Quantum-Physics-Beginners-Understand-Interesting/dp/1914029003/ref=asc_df_1914029003/?tag=googleshopdes-21&linkCode=df0&hvadid=397079322143&hvpos=&hvnetw=g&hvrand=12889970252737320203&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9300776&hvtargid=pla-981401794311&psc=1&ext_vrnc=hi"
target="__blank">
<image class="books" src="quantum_physics_beginners.jpg"></image>
</a>
<a href="https://www.flipkart.com/everything-answer-book-quantum-physics-explains-love-death-meaning-life/p/itmfyewpbfhxez9q?pid=9789387944220&lid=LSTBOK978938794422040NQM3&marketplace=FLIPKART&cmpid=content_book_8003060057_u_8965229628_gmc_pla&tgi=sem,1,G,11214002,u,,,395332127672,,,,c,,,,,,,&ef_id=EAIaIQobChMIsZnujI_q7wIVhjMrCh3skQb9EAQYBCABEgKaufD_BwE:G:s&s_kwcid=AL!739!3!395332127672!!!u!295092701166!&gclid=EAIaIQobChMIsZnujI_q7wIVhjMrCh3skQb9EAQYBCABEgKaufD_BwE&gclsrc=aw.ds"
target="__blank">
<image class="books" src="the-everything-answer-book.jpeg"></image>
</a>
<a href="https://www.flipkart.com/quantum-physics-made-easy/p/itmf470181aa702a?pid=9781702916233&lid=LSTBOK9781702916233GLSSIX&marketplace=FLIPKART&cmpid=content_book_8965229628_gmc"
target="__blank">
<image class="books" src="quantum-physics-made-easy.jpeg"></image>
</a>
<a href="https://www.amazon.in/Quantum-Physics-Dummies-Steven-Holzner/dp/1118460820" target="__blank">
<image class="books" src="quantum-physics-for-dummies.jpg"></image>
</a>
<br>
</div>
<br>
<div id="facts-div">
<h2> Facts </h2>
<div class="line"></div>
<br>
<image class="facts" src="https://i.pinimg.com/originals/cd/da/d0/cddad0d8ddbf266081643e49aa462c48.jpg"></image>
<image class="facts" src="https://i.pinimg.com/originals/02/f0/5c/02f05c19f388ef4d7c149481f34cb49a.jpg"></image>
<image class="facts" src="https://i.pinimg.com/originals/26/ea/57/26ea579fb7c9d248c0d16b5fd1295c43.png"></image>
<br>
</div>
<br>
<button id="home-btn" onclick="funcHome()"> Back to Home </button>
</center>
<br>
</body>
<style>
@import url('https://fonts.googleapis.com/css2?family=New+Tegomin&display=swap');
body {
background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
margin: 0px;
height: 900px;
width: 98%;
margin-top: 15px;
margin-bottom: 15px;
background: url(p-wallpaper.jpg);
background-position: center;
scroll-behavior: smooth;
}
h1 {
font-family: 'Courgette', cursive;
color: black;
font-size: 60px;
text-shadow: 4px 4px cornsilk;
}
#def-div {
width: 70%;
text-align: center;
background-color: blanchedalmond;
font-size: 30px;
border-radius: 10px;
padding-left: 5px;
padding-right: 5px;
font-family: New Tegomin;
border-style: solid;
border-width: 5px;
border-color: black;
}
h2 {
font-family: 'Courgette', cursive;
color: black;
text-shadow: 4px 4px cornsilk;
}
.line {
height: 6px;
background-color: #000;
width: 100px;
margin: 8px auto;
}
#formulas-div {
width: 70%;
text-align: center;
background-color: blanchedalmond;
font-size: 30px;
border-radius: 10px;
padding-left: 5px;
padding-right: 5px;
font-family: New Tegomin;
border-style: solid;
border-width: 5px;
border-color: black;
}
#books-div {
width: 70%;
text-align: center;
background-color: blanchedalmond;
font-size: 30px;
border-radius: 10px;
padding-left: 5px;
padding-right: 5px;
font-family: New Tegomin;
border-style: solid;
border-width: 5px;
border-color: black;
}
.books {
height: 400px;
margin-left: 20px;
margin-right: 20px;
}
a {
color: blanchedalmond;
}
#home-btn {
border: solid;
border-color: black;
border-width: thick;
background-color: deepskyblue;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 22px;
color: black;
border-radius: 12px;
font-family: monospace;
}
#home-btn:hover {
cursor: pointer;
box-shadow: 0 15px 20px 0 rgb(41, 13, 13), 0 18px 45px 0 rgba(0, 0, 0, 0.19);
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
background-color: rgb(0, 0, 0);
}
.books:hover {
cursor: pointer;
box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.253), 0 18px 45px 0 rgba(0, 0, 0, 0.19);
}
#facts-div {
width: 70%;
text-align: center;
background-color: blanchedalmond;
font-size: 30px;
border-radius: 10px;
padding-left: 5px;
padding-right: 5px;
font-family: New Tegomin;
border-style: solid;
border-width: 5px;
border-color: black;
}
.facts {
height: 400px;
margin-left: 20px;
margin-right: 20px;
border-radius: 10px;
border-style: solid;
border-width: 3px;
border-color: darkkhaki;
}
</style>
<script src="q-physics.js"></script>
</html>