forked from SMAKBO/tugas-labkom-2018-muhazmya
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
241 lines (215 loc) · 10.4 KB
/
index.html
File metadata and controls
241 lines (215 loc) · 10.4 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
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
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html>
<html>
<head>
<title>Chemical.ly™</title>
<!--You Can Mimic The Result, But not The Creativity!-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="img/WebLogo.png">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!--W3-->
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<!--jQuery-->
<script src="https://code.jquery.com/jquery-3.1.1.js"></script>
<script src="js/script.js"></script>
</head>
<body class="Home">
<a href="#" id="scroll" style="display: none;"></a>
<div class="layout-foreground">
<!---->
<div id="blurred-image-container">
<div class="img-src"></div>
<div class="img-src blurred-image"></div>
</div>
<div class="Above AboveImg blurred-image"></div>
<!---->
<div class="Header">
<img src="img/Logo.png" class="Logo">
<font class="Name">Chemical.ly <font style="font-size:3.75vh">™</font></font>
</div>
<!---->
<div class="Nav">
<div class="Index">
<a href="index.html" class="w3-button w3-hover-white IndexWid Home">Home</a>
<br> <a href="HalamanLhivia.html" class="w3-button w3-hover-white IndexWid History">History</a>
<br> <a href="HalamanTharisa.html" class="w3-button w3-hover-white IndexWid Phys">Physical Prop.</a>
<br> <a href="HalamanDhea.html" class="w3-button w3-hover-white IndexWid Chem">Chemical Prop.</a>
<br> <a href="HalamanPersibJuara.html" class="w3-button w3-hover-white IndexWid Prep">Preparation</a>
<br> <a href="HalamanNesa.html" class="w3-button w3-hover-white IndexWid Ident">Identification</a>
<br> <a href="HalamanHilmi.html" class="w3-button w3-hover-white IndexWid Toxic">Toxicity</a>
<br> <a href="HalamanAlcoholic.html" class="w3-button w3-hover-white IndexWid Uses">Uses</a>
<br>
<br> <a href="AboutUs.html" class="w3-button w3-hover-white IndexWid About">About Us</a>
</div>
</div>
<div>
<!---->
<div class="AnotherCard" style="height:55%;">
<img src="img/Logo.png" class="LogoDes">
<div class="reveal-wrapper">
<div class="reveal-content">
<font class="WeAre">We are a group
<br>from XI-3 Bogor HighSchool of Chemical Analyst,
<br>That will give you the best experience in learning Organic Chemistry</font>
</font>
</div>
<div class="reveal-top">
<font class="WhoWe">Intro to
<font class="NameDes">Chemical.ly<font style="font-size:5vh">™</font>
</font>
</font>
</div>
</div>
</div>
<!---->
<div class="Card w3-content w3-container" style="height:55%;top:171%">
<div class="TitleStruc">
<font>Struc·ture</font>
</div>
<div class="w3-content">
<div class="mySlides w3-animate-right" style="pointer-events: none;">
<img src="img/Structure-1.png" class="Structure-1">
<img src="img/Structure-2.png" class="Structure-2">
<p class="StrucDesc-1">OR</p>
</div>
<div class="mySlides w3-animate-right" style="pointer-events: none;">
<img src="img/Structure-3.png" class="Structure-3">
<p class="StrucDesc-2">C<sub>6</sub>H<sub>5</sub>–OH</p>
</div>
</div>
<div class="w3-center w3-container w3-section w3-large w3-text-white w3-display-topright" style="width:50%;height:50%;">
<button style="margin-left:40%" class="w3-badge demo w3-border w3-transparent w3-hover-white" id="Klik" onclick="currentDiv(1)"></button>
<button class="w3-badge demo w3-border w3-transparent w3-hover-white" onclick="currentDiv(2)"></button>
</div>
</div>
<!---->
<div class="Card" style="height:116%; left:60.75%"">
<font class="Definition">
<font class="TitleDes">Defi·ni·tion</font>
<br>Phenol, also known as phenolic acid, is an aromatic organic compound with the molecular formula C<sub>6</sub>H<sub>5</sub>OH. It is a white crystalline solid that is volatile. The molecule consists of a phenyl group (–C<sub>6</sub>H<sub>5</sub>) bonded to a hydroxyl group (–OH). It is mildly acidic and requires careful handling due to its propensity to cause chemical burns.
</font>
</div>
<!---->
<div class="Card" style="height:55%;width:69%;top:232%"">
<div class="TitleStruc">
<font>Nomen·clature</font>
<div class="mySlides2 w3-animate-right">
<div>
<font class="NomenDesc">
IUPAC Nomenclature
<ul style="margin-left: -2.5%;margin-top: 2.5%">
<li>In IUPAC Name, parent
<br>molecule is called "Benzenol"</li>
<li>OH group always being
<br>given number 1 in numbering </li>
</ul>
<br>
<br>
</font>
</div>
<div class="NomenContainer">
<img src="img/NomenStruc-1.png" class="NomenStruc" >
<img src="img/NomenStruc-2.png" class="NomenStruc" style="padding-left:20%">
</div>
<div style="font-size:5vh;margin-left:72%;margin-top: -25%">
<font>Benzenol</font>
</div>
<div style="font-size:3.5vh;margin-left:65.2%;margin-top:17%">
<font>2-Chlorobenzenol</font>
</div>
</div>
<div class="mySlides2 w3-animate-right">
<div>
<font class="NomenDesc">
Common Nomenclature
<ul style="margin-left: -2.5%;margin-top: 2.5%">
<li>In Common Name, parent
<br>molecule is called "Phenol"</li>
<li>OH group always being
<br>given number 1 in numbering </li>
<li>If there's only 1 alkyl, numbering can
<br>be replaced with Ortho(O) Meta(M) & Para(P)
</ul>
</font>
</div>
<div class="NomenContainer">
<img src="img/NomenStruc-1.png" class="NomenStruc">
<img src="img/NomenStruc-3.png" class="NomenStruc" style="padding-left:20%">
</div>
<div style="font-size:5vh;margin-left:72%;margin-top: -25%">
<font>Phenol</font>
</div>
<div style="font-size:3.5vh;margin-left:67.5%;margin-top:18%">
<font>O-Chlorophenol</font>
</div>
</div>
<div class="mySlides2 w3-animate-right">
<div>
<font class="NomenDesc" style="margin-top: -6%">
Retained Common Name
</font>
</div>
<div class="CresolContainer" >
<img src="img/O-Cresol.png" class="Cresol">
<img src="img/M-Cresol.png" class="Cresol">
<img src="img/P-Cresol.png" class="Cresol">
<img src="img/Catechol.png" class="Hydroxyl" >
<img src="img/Resorcinol.png" class="Hydroxyl" >
<img src="img/Hydroquinone.png" class="Hydroxyl" >
</div>
<div style="font-size:3.2vh;padding-left: 0%;margin-top: -14%">
<font>O-Cresol </font>
<font style="padding-left: 5%">M-Cresol </font>
<font style="padding-left: 6%">P-Cresol </font>
</div>
<div style="font-size:3.2vh;padding-left: 45%;margin-top: 9.5%">
<font style="padding-left: 10%;">Catechol</font>
<font style="padding-left: 9.5%">Resorcinol </font>
<font style="padding-left: 6.5%">Hydroquinone </font>
</div>
</div>
<div class="w3-center w3-container w3-section w3-large w3-text-white w3-display-topright" style="padding-left:30%;width:50%;height:50%;">
<button style="margin-left:40%" class="w3-badge demo2 w3-border w3-transparent w3-hover-white" id="Klik2" onclick="currentDiv2(1)"></button>
<button class="w3-badge demo2 w3-border w3-transparent w3-hover-white" onclick="currentDiv2(2)"></button> <button class="w3-badge demo2 w3-border w3-transparent w3-hover-white" onclick="currentDiv2(3)"></button>
</div>
</div>
</div>
<!---->
<div class="AnotherCard" style="height:25%;width:69%;top:293%"">
<div class="Maker">
<div class="MadeByPlace">
<font class="MadeBy">Made By</font>
</div>
<font class="MaUglassName">Azmy Arya Rizaldi</font>
<div class="RolePlay">
<font class="Role">Founder,Designer</font>
</div>
</div>
<div class="Social">
<a href="https://www.instagram.com/xeverse_/" target="_blank" style="text-decoration:none;">
<img src="img/Instagram.png" class="Icon">
</a>
<a href="https://www.facebook.com/azmi.arya.35" target="_blank" style="text-decoration:none;">
<img src="img/Facebook.png" class="Icon">
</a>
<a href="https://muhazmya.github.io/" target="_blank" style="text-decoration:none;">
<img src="img/GitHub.png" class="Icon">
</a>
</div>
<div class="Love" >
<div class="LoveThis" onclick="clickCounter()">
<img src="img/Love.png" onmouseover="this.src='img/LoveHover.png'" onmouseout="this.src='img/Love.png'" class="LoveButton" />
</div>
<div class="Result" id="result"></div>
</div>
<div class="Gap"></div>
</div>
<script>
jQuery(function(){
jQuery('#Klik').click();
});
jQuery(function(){
jQuery('#Klik2').click();
});
</script>
</body>
</html>