-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHome.html
216 lines (216 loc) · 6.56 KB
/
Home.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=100%" />
<title>EdTech Landing Page</title>
<style>
body {
/*background-color: rgb(255, 255, 255);*/
font-family: cursive;
background-image: url(technology.jpeg);
}
.button {
margin-left: 80%;
font-size: xx-large;
font-family: cursive;
background-color: color-mix(in srgb, blueviolet 50%, white 50%);
border: none;
}
.image {
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 20px;
height: auto;
width: auto;
}
h1 {
font-family: cursive;
text-align: center;
color: white;
}
h2 {
display: flex;
justify-content: center;
text-align: center;
font-family: cursive;
font-weight: bolder;
margin-bottom: 20px;
flex-wrap: wrap;
}
span {
background: content-box linear-gradient(blueviolet, rgb(175, 111, 235));
}
.About_Us {
font-size: large;
margin-bottom: 50px;
}
.Courses {
background: content-box linear-gradient(blueviolet, rgb(175, 111, 235));
border-color: color-mix(in hsl shorter hue, blueviolet 50%, white 50%);
border-width: 10px;
border-style: double;
display: flex;
justify-content: center;
align-items: center;
height: 200px;
color: black;
font-size: larger;
font-weight: bolder;
}
.Android {
height: 200px;
width: 200px;
margin-left: inherit;
border-radius: 20px;
}
.know_more {
margin-right: 0%;
font-family: cursive;
background-color: color-mix(in srgb, blueviolet 50%, white 50%);
}
p {
display: flex;
justify-content: center;
color: white;
}
.special1 {
margin-top: 100px;
/*margin-bottom: 700px;*/
}
.space {
display: block;
margin-top: auto;
margin-bottom: 300px;
}
.special2 {
margin-bottom: 50px;
}
.footer {
margin-top: 50px;
background-color: black;
color: beige;
margin-left: auto;
}
h4 {
display: flex;
justify-content: center;
}
ul {
text-align: center;
list-style-position: inside;
}
a {
color: antiquewhite;
margin-left: inherit;
}
.Socials {
display: flex;
justify-content: center;
background-color: black;
}
</style>
</head>
<body>
<div>
<button class="button">Login/Register</button>
</div>
<div>
<img src="EdTechLogo.jpg" class="image" style="height: 100px" />
</div>
<div>
<h1 class="special1">
Make your tech dreams come true with EdTech! Join us to enter a whole
new world of technology!
</h1>
</div>
<p>Scroll down to know more about us! <br /></p>
<img src="DownArrow.bmp" class="space image" />
<div>
<h2><span> About Us </span></h2>
<div class="About_Us" style="color: white">
We at EdTech, deliver courses on topics presently in demand in the
industry. We teach those topics in a way that any individual, coder or
non-coder, can delve into the world of technology. We aim to
<ol>
<li>Make learning about technology more affordable and</li>
<li>
Ensure that every individual in any corner of the world can
understand the technocratic world at a deeper level.
</li>
</ol>
Our courses have been designed to meet the current demands of the modern
world and are structured accordingly. Quench your thirst for knowledge
and join us to discover how technology drives the modern world. From
everyday mobile phones to supercomputers at research centres, there's so
much to learn. We hope to see you in one of our courses below!
</div>
</div>
<div class="special2">
<h2><span> Courses </span></h2>
<span class="Courses">
Android Development
<img
src="How_to_Become_an_Android_Developer.avif"
class="Android"
/> <button class="know_more">Know more </button></span
> <span class="Courses">
Web Development <img
src="WebDev.jpeg"
class="Android"
/> <button class="know_more">Know more </button></span
> <span class="Courses">
Data Science
<img src="datascience.jpeg" class="Android" /> <button
class="know_more"
>
Know more
</button></span
>
<span class="Courses"
>Artificial Intelligence <img
src="AI.jpeg"
class="Android"
/> <button class="know_more">Know more </button></span
> <span class="Courses"
>Machine Learning <img
src="ML.jpeg"
class="Android"
/> <button class="know_more">Know more </button></span
>
</div>
<div>
<h2><span> Contact Us </span></h2>
<p>
Having any queries? Feel free to email us at
<a href="mailto:druti.bose16@gmail.com">DB</a>.
</p>
</div>
<footer class="footer">
<div>
<h4>Courses</h4>
<ul>
<li><a href="Android_development.html">Android Development</a></li>
<li><a href="Web_development.html">Web Development</a></li>
<li><a href="Data_science.html">Data Science</a></li>
<li><a href="AI.html">Artificial Intelligence</a></li>
<li><a href="ML.html">Machine Learning</a></li>
</ul>
</div>
<div>
<h4>Connect with us at:</h4>
<div class="Socials">
<a href="facebook.com">Facebook</a>
<a href="Linkedin.in">LinkedIn</a>
<a href="twitter.com">Twitter</a>
</div>
</div>
</footer>
<script>
document.querySelector("button").addEventListener("click", function () {
location.href = "Login.html";
});
</script>
</body>
</html>