-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (180 loc) · 9.09 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>UNACADEMY</title>
<link rel="stylesheet" href="/Users/kamakshiojha/Documents/web development/UNACADEMY/styles.css">
</head>
<body>
<div class="Main">
<div class="top">
<div class="top_inside">
<img class="image1" src="https://upload.wikimedia.org/wikipedia/commons/f/f6/Unacademy_Logo.png" alt="" height="70px" width="200px">
<input class="search_bar" type="search">
<button class="button1">Search</button>
<h4 class="symbol">📞 </h4>
<h4 class="h4_tag12">Talk to our experts <br>+91-8585858585</h4>
<button class="button11">Log in</button>
<button class="button12">Join for free</button>
</div>
</div>
<div class="Main_middle">
<div class="scroll">
<!-- A picture. -->
<img class="image5" height="350px" width="1100px" src="https://static.uacdn.net/thumbnail/banner/ed2eb6f918804da2b4518060bdaec7f8.png?w=3840&q=75&auto=format%2Ccompress" alt="">
</div>
<div class="middle">
<!-- this is for crack iit part -->
<div class="mid1">
<h1>Crack IIT JEE with Unacademy</h1>
</div>
<div class="mid2">
<h3>Over <span class="span1"> 8,00,000 </span>learners trust us for online and offline coaching</h3>
</div>
<div class="mid3">
<div class="block1">
<img class="image2" width="70px" height="60px" src="https://cdn.dribbble.com/users/267758/screenshots/6642563/benchsci_liaisons_vb_teen_1.png?compress=1&resize=800x600&vertical=top" alt="">
<img class="image3" width="70px" height="60px" src="https://cdn.dribbble.com/users/267758/screenshots/6642572/benchsci_liaisons_vb_man_w_beard_1.png?compress=1&resize=800x600&vertical=top" alt="">
<img class="image4" width="70px" height="60px" src="https://cdn.dribbble.com/users/267758/screenshots/6648334/benchsci_scientist_girl_2.png?compress=1&resize=800x600&vertical=top" alt="">
<h2>India's top educators</h2>
<h4>Learn with the best educators for online IIT JEE preparation</h4>
</div>
<div class="block2">
<img width="60px" height="60px" src="/Users/kamakshiojha/Documents/web development/UNACADEMY/Screenshot 2023-04-04 at 6.51.44 PM.png" alt="">
<h2>Full syllabus coverage</h2>
<h4>Cover your entire syllabus from all your IIT JEE subjects</h4>
</div>
<div class="block3">
<img width="60px" height="60px" src="/Users/kamakshiojha/Documents/web development/UNACADEMY/Screenshot 2023-04-04 at 6.51.54 PM.png" alt="">
<h2 class="h2_tag1">Best-in-class learning experience</h2>
<h4 class="h4_tag1">Live classes, practice questions, mock tests, doubt solving and much more</h4>
</div>
<div class="block4">
<img width="60px" height="60px" src="/Users/kamakshiojha/Documents/web development/UNACADEMY/Screenshot 2023-04-04 at 6.52.04 PM.png" alt="">
<h2 class="h2_tag1">1:1 Live mentorship & more</h2>
<h4 class="h4_tag1">Personalised online mentorship to help keep your IIT JEE preparation on track</h4>
</div>
</div>
<button class="button2">View subscription plan</button>
<button class="button3">Explore for free</button>
</div>
<div class="Main_middle2">
<div class="middle2">
<!-- next part after crack iit -->
<h2 class="h2_tag2">Take a test for free and win up to 50% scholarship</h2>
<br>
<h4 class="h4_tag3">Just 15 minutes</h4>
<h4 class="h4_tag2">15 quick questions</h4>
<button class="button4">Attempt test now</button>
</div>
<div class="middle2_2">
<img class="image6" src="https://static.uacdn.net/production/_next/static/images/dst/trophy-v2.svg?q=75&auto=format%2Ccompress&w=384" alt="">
<img class="image7" src="/Users/kamakshiojha/Documents/web development/UNACADEMY/Screenshot 2023-04-10 at 1.48.26 PM.png" alt="">
</div>
</div>
<div class="Main_middle3">
<div class="middle3_1">
<h2 class="h2_tag3">Compete to unlock your rating</h2>
<h4 class="h4_tag4">944 learners competing</h4>
<div class="Main_button">
<button class="button5">Complete now</button>
<button class="button6">Learn more</button>
</div>
</div>
<div>
<img class="image9" src="/Users/kamakshiojha/Documents/web development/UNACADEMY/Screenshot 2023-05-15 at 9.09.01 PM.png" alt="">
</div>
</div>
<div class="Main_middle4_0">
<div class="Main_middle4">
<h2 class="h2_tag4">Online preparation like never before</h2>
<h4 class="h4_tag5">✅︎ Interactive live classes</h4>
<h4 class="h4_tag6">✅︎ Mock tests and practice questions</h4>
<h4 class="h4_tag7">✅︎ High-quality notes</h4>
<h4 class="h4_tag8">✅︎ Doubt solving</h4>
<div class="middle4_inside">
<button class="button7">Download on the APP STORE</button>
<button class="button8">Get it on GOOGLE</button>
</div>
</div>
<div>
<img class="image8" src="/Users/kamakshiojha/Documents/web development/UNACADEMY/Screenshot 2023-05-14 at 11.46.57 PM.png" alt="">
</div>
</div>
</div>
<div class="bottom">
<div class="bottom1">
<h2 class="h2_tag5">Unacademy</h2>
<h4 class="h4_tag9">Unacademy is democratising education, making it accessible to all. Join the revolution, learn on India's largest learning platform.</h4>
<div class="bottom1_inside">
<button class="button9">Download on the <br> APP STORE</button>
<button class="button10">Get it on <br> GOOGLE</button>
</div>
<h3 class="h3_tag1">Reach out to us</h3>
<h4 class="h4_tag10">Get your questions answered about learning with Unacademy.</h4>
<h4 class="h4_tag11">📞 Call +918585858585</h4>
</div>
<div class="bottom2">
<div class="bottom2_inside1">
<div class="block5">
<h3>Company</h3>
<h4>About Us</h4>
<h4>Shikshodaya</h4>
<h4>Careers</h4>
<h4>Blogs</h4>
<h4>Privacy policy</h4>
<h4>Terms and conditions</h4>
</div>
<div class="block6">
<h3>Help & support</h3>
<h4>User Guidelines</h4>
<h4>Site Map</h4>
<h4>Refund Policy</h4>
<h4>Takedown Policy</h4>
<h4>Grievance Redressal</h4>
</div>
<div class="block7">
<h3>Company</h3>
<h4>Learner app</h4>
<h4>Educator app</h4>
<h4>Parent app</h4>
</div>
</div>
<div class="bottom2_inside2">
<div class="block8">
<h3>Popular goals</h3>
<h4>IIT JEE</h4>
<h4>UPSC</h4>
<h4>SSC</h4>
<h4>CSIR UGC NET</h4>
<h4>NEET UG</h4>
</div>
<div class="block9">
<h3>Unacademy Centre</h3>
<h4>Kota IIT JEE</h4>
<h4>Kota NEET UG</h4>
<h4>Kota Foundation</h4>
<h4>Delhi UPSC</h4>
</div>
<div class="block10">
<h3>Study material</h3>
<h4>UPSC Study Material</h4>
<h4>NEET UG Study Material</h4>
<h4>CA Foundation Study Material</h4>
<h4>JEE Study Material</h4>
<h4>SSC Study Material</h4>
</div>
</div>
</div>
</div>
<!-- <img class="image1" src="https://upload.wikimedia.org/wikipedia/commons/f/f6/Unacademy_Logo.png" alt="" height="70px" width="200px">
<input class="search_bar" type="search">
<button>Search</button>
<h1>Crack IIT JEE with Unacademy</h1>
-->
</div>
<script src="/Users/kamakshiojha/Documents/web development/UNACADEMY/script.js"></script>
</body>
</html>