-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
183 lines (170 loc) · 5.67 KB
/
about.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
<!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>The Wisdom Workshop</title>
<link rel="shortcut icon" href="assets/logo(half).png" type="image/x-icon" />
<link
rel="stylesheet"
href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="style.css" />
<script
src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="
crossorigin="anonymous"
></script>
</head>
<body>
<!-- Navigation -->
<nav>
<img src="assets/logo(full).png" alt="logo" />
<div class="navigation">
<ul>
<i id="menu-close" class="fa-solid fa-xmark"></i>
<li><a href="index.html">Home</a></li>
<li><a class="active" href="about.html">About</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<!-- <img id="menu-btn" src="assets/menu.png" alt="" /> -->
<i id="menu-btn" class="fa-solid fa-bars"></i>
</div>
</nav>
<!-- Home -->
<section id="about-home">
<h2>About Wisdom Workshop/</h2>
</section>
<section id="about-box">
<div class="about-img">
<img src="assets/a.png" alt="" />
</div>
<div class="about-text">
<h2>Welcome to our Workshop, enhance your skills with best courses</h2>
<p>
Step into excellence at our workshop where learning meets innovation.
Elevate your skills with the best courses, unlocking boundless
opportunities for personal and professional growth.
</p>
<div class="about-fe">
<img src="assets/fe1.png" alt="" />
<div class="fe-text">
<h5>Selective courses</h5>
<p>You can start and finish one of these courses in under our site</p>
</div>
</div>
<div class="about-fe">
<img src="assets/fe2.png" alt="" />
<div class="fe-text">
<h5>Lifetime access</h5>
<p>
Unlimited learning, lifetime access to transformative courses for
continuous growth.
</p>
</div>
</div>
</div>
</section>
<!-- features -->
<section id="features">
<h1>Awesome features</h1>
<p>Exceptional features redefine excellence for an unparalleled experience.</p>
<div class="fea-base">
<div class="fea-box">
<i class="fa-solid fa-graduation-cap"></i>
<h3>Scholarship facility</h3>
<p>
Enabling education through a robust scholarship facility, breaking
financial barriers for academic success.
</p>
</div>
<div class="fea-box">
<i class="fa-solid fa-graduation-cap"></i>
<h3>Global Certification</h3>
<p>
Attain international recognition and expertise with our globally
recognized certification for career advancement.
</p>
</div>
<div class="fea-box">
<i class="fa-solid fa-graduation-cap"></i>
<h3>Skill courses</h3>
<p>
Elevate your skills with practical courses, tailored for success in
diverse professional landscapes.
</p>
</div>
</div>
</section>
<section id="trust">
<h1>Trusted by</h1>
<p>Relied upon by thousands, trusted for excellence and innovation.</p>
<div class="trust-img">
<img src="assets/trust (1).png" alt="" />
<img src="assets/trust (2).png" alt="" />
<img src="assets/trust (3).png" alt="" />
<img src="assets/trust (4).png" alt="" />
<img src="assets/trust (5).png" alt="" />
<img src="assets/trust (6).png" alt="" />
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="footer-col">
<h3>Guides</h3>
<li>Researches</li>
<li>Exoertise</li>
<li>Managed website</li>
<li>marketing service</li>
</div>
<div class="footer-col">
<h3>Guides</h3>
<li>Researches</li>
<li>Exoertise</li>
<li>Managed website</li>
<li>marketing service</li>
</div>
<div class="footer-col">
<h3>Guides</h3>
<li>Researches</li>
<li>Exoertise</li>
<li>Managed website</li>
<li>marketing service</li>
</div>
<div class="footer-col">
<h3>Guides</h3>
<li>Researches</li>
<li>Exoertise</li>
<li>Managed website</li>
<li>marketing service</li>
</div>
<div class="footer-col">
<h3>Newsletter</h3>
<p>You can trust us, we only send promo offers.</p>
<div class="subscribe">
<input type="text" placeholder="Your email address" />
<a href="#" class="yellow">subscribe</a>
</div>
</div>
</footer>
<script>
// Navaigation Bar
$("#menu-btn").click(function () {
$("nav .navigation ul").addClass("active");
});
$("#menu-close").click(function () {
$("nav .navigation ul").removeClass("active");
});
</script>
</body>
</html>