-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
273 lines (241 loc) · 13 KB
/
index.html
File metadata and controls
273 lines (241 loc) · 13 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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer"/>
<title>LearnSmart</title>
</head>
<body>
<section>
<div class="navbar">
<div>
<p><img src="assets/images/logo.avif" alt="logo"><span>LearnSmart</span></p>
</div>
<div class="menuToggle" onclick="menubar()" id="menuIcon">
<span></span>
<span></span>
<span></span>
</div>
<nav>
<ul class="nav-links" id="navLinks">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="course.html">Courses </a>
<li><a href="blogs.html">Blogs</a></li>
<li><a href="contact.html">Contacts</a></li>
</ul>
</nav>
</div>
<!-- Banner -->
<div class="banner_1">
<img src="assets/images/banner.jpg" alt="">
<div class="banner_text">
<h1>LEARN SMART MOVE FAST</h1>
<P>Develop a passion for learning. If you do, <br> you well never cesae to grow</P>
<button type="submit" class="banner_btn">LearnMore</button>
</div>
</div>
<div class="about-home">
<h1>About Us</h1>
</div>
<div class="container">
<div class="contact-section">
<div class="content">
<p>Education is a systematic process through which a child or an adult acquires knowledge, experience, skill and sound attitude. Our goal is to make an individual perfect. Hence the caption says <span>“Every Leaf Grows....”</span></p>
<br>
<p>Every society gives importance to education because it is the key to solve the various problems of life.</p>
<br>
<p>The goal of education should be the full flowering of the human on this earth. According to a UNESCO study, “the physical, intellectual, emotional and ethical integration of the individual into a complete man/woman is the fundamental aim of education.”</p>
<br>
<p>Since both Aim and Objective are in common language synonymous with goal they are both suggestive of a form of Goal-Oriented Education.</p>
<br>
<p>To provide quality education in both theoretical and applied foundations of computer education and to train students effectively and to solve real world problems.</p>
<br>
<p>To exceed the student’s expectations by providing high quality and cost-effective education. This will be accomplished through the coordination of the associates working together in an ethical, efficient, professional and respectful manner</p>
<br>
<p>We conduct Workshops, Events & other activities to encourage student-industry interaction, prepare them for their job interviews & make them industry-ready.</p>
<br>
<p>It is a place to find the short term courses with the flexibility so that the middle class and working class could be benefitted and improve their understanding and ultimately contribute in the National development & skills with more confidence and dignity.</p>
</div>
</div>
<div class="image-section">
<img src="assets/images/about.jpg" alt="logo">
</div>
</div>
<div class="course-container">
<div class="about-home">
<h1>Courses Us</h1>
</div>
<div class="course-section">
<div class="course-row1">
<img src="assets/images/ai.jpg" alt="ai">
<div class="course_text">
<h2>Artificial intelligents</h2>
<p>Artificial Intelligence (AI) refers to the ability of machines to mimic human-like intelligence, including learning, problem-solving, and decision-making. AI systems analyze data, identify patterns, and make predictions, often through techniques like machine learning and deep learning. AI is transforming various industries, from healthcare. </p>
</div>
</div>
<div class="course-row1">
<img src="assets/images/python.png" alt="ai">
<div class="course_text">
<h2>Pyhton FullStack</h2>
<p>A Python full-stack developer is a web developer proficient in both the front-end and back-end aspects of web application development, using Python as their primary language. They handle the entire development process, from designing the user interface (front-end) to building the server-side logic and database interactions (back-end). </p>
</div>
</div>
<div class="course-row1">
<img src="assets/images/Data-science.jpg" alt="ai">
<div class="course_text">
<h2>Data science</h2>
<p>Data science is an interdisciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge and insights from data, encompassing both structured and unstructured data. It involves a combination of various fields like statistics, mathematics, computer science, and domain expertise to analyze data. </p>
</div>
</div>
</div>
<div class="course-section">
<div class="course-row1">
<img src="assets/images/java.jpg" alt="ai">
<div class="course_text">
<h2>Java FullStack</h2>
<p>Java Full Stack Development refers to the development of both front-end (client-side) and back-end (server-side) parts of a web application. This involves using Java programming language for server-side development, along with front-end technologies like HTML, CSS, JavaScript, and frameworks like Angular.</p>
</div>
</div>
<div class="course-row1">
<img src="assets/images/digital-marketing.webp" alt="ai">
<div class="course_text">
<h2>Digital Marketing</h2>
<p>Digital marketing is the promotion of products and services through digital channels, primarily the internet, but also including mobile devices, social media, search engines, and other digital platforms. It's a modern approach to marketing that leverages various digital tools and techniques to reach a wider audience.</p>
</div>
</div>
<div class="course-row1">
<img src="assets/images/excel.jpg" alt="ai">
<div class="course_text">
<h2>Excel</h2>
<p>Microsoft Excel is a powerful spreadsheet program used for organizing, analyzing, and managing data. It allows users to store information in a grid of cells, perform calculations using formulas and functions, and create visualizations like charts and graphs. Excel is widely used in data </p>
</div>
</div>
</div>
</div>
<div class="blogs-page">
<h1>Blogs Us</h1>
</div>
<div class="gallery1">
<div>
<div class="gallery-card">
<img src="assets/images/images1.jpg" alt="">
</div>
<div class="gallery-card">
<img src="assets/images/images2.jpg" alt="">
</div>
<div class="gallery-card">
<img src="assets/images/images3.jpg" alt="">
</div>
<div class="gallery-card">
<img src="assets/images/images4.jpg" alt="">
</div>
</div>
<div>
<div class="gallery-card">
<img src="assets/images/images5.jpg" alt="">
</div>
<div class="gallery-card">
<img src="assets/images/images6.jpg" alt="">
</div>
<div class="gallery-card">
<img src="assets/images/images7.jpg" alt="">
</div>
<div class="gallery-card">
<img src="assets/images/download.jpg" alt="">
</div>
</div>
</div>
<div class="contact">
<div class="contact-left">
<h3>Contact Us</h3>
<p>We're here to help! Whether you have questions, feedback, or just want to say hello, we'd love to hear from you. Please feel free to reach out to us using the contact information provided below or fill out the form on this page.</p>
<br>
<div class="contact-info">
<p><i class="fa-solid fa-phone"></i>+91 - 8904561613</p>
<br>
<p><i class="fa-solid fa-envelope"></i><a href="mailto:clover.info@gmail.com">clover.info@gmail.com</a></p>
<br>
<p><i class="fa-solid fa-location-dot"></i> Magadi Road Kamakshipalya <br> Bengalore Karnataka, PIN 560079</p>
</div>
<p>For urgent inquiries outside of our operating hours, please leave us a message, and we'll get back to you as soon as possible.
</p>
<p>Thank you for choosing Clover Informatics! We appreciate your business and look forward to assisting you.</p>
</div>
<div class="contact-right">
<form>
<div class="input-box">
<label for="Name">Name</label>
<input type="text" id="name" name="name" placeholder="Enter your name" required>
</div>
<div class="input-box">
<label for="email">Email</label>
<input type="email" id="email" name="email" placeholder="Enter your email" required>
</div>
<div class="input-box">
<label for="mobile">Mobile</label>
<input type="number" id="mobile" name="mobile" placeholder="Enter your number" required>
</div>
<div class="input-box">
<label for="subject">Subject</label>
<input type="text" id="subject" name="subject" placeholder="Enter subject" required>
</div>
<div class="input-box">
<label for="meassge">Message</label>
<input type="text" id="message" name="message" placeholder="Message">
</div>
<button class="btn1" type="button" onclick="ContactFormSubmit()">Send Message</button>
</form>
</div>
</div>
<section class="footer">
<div class="row">
<div class="col">
<img src="assets/images/logo.avif" class="logo" >
<span>LearnSmart</span>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore, rerum ut nam porro esse amet, repellat debitis facilis quia in dignissimos architecto veritatis totam! Nisi nobis inventore veniam. Ex, laboriosam.</p>
</div>
<div class="col">
<h1>Quick Links</h1>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="Courses.html">COURSE</a></li>
<li><a href="blogs.html">BLOGS</a></li>
<li><a href="contact.html">CONTACTS</a></li>
</ul>
</div>
<div class="col address">
<h1>Get on Touch</h1>
<p><i class="fa-solid fa-envelope"></i><a href="mailto:rajeshwarirajeshwari34879@gmail.com">Raji@gamil.com</a></p>
<p><i class="fa-solid fa-phone"></i>+91 - 0123456789</p>
<p><i class="fa-solid fa-location-dot"></i> Magadi Road <br> Kamakshipalya Bengalore <br> Karnataka PIN 560079</p>
</div>
<div class="col icons">
<h1>Follow Us</h1>
<i class="fa-brands fa-facebook-f"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-linkedin"></i>
</div>
</div>
</section>
</section>
<script>
// let menuToggle = document.querySelector(".menuToggle");
// let navbar = document.querySelector(".navbar");
// function menubar(){
// navbar.classList.toggle('active')
// }
function menubar(){
let nav = document.getElementById('navLinks');
let icons = document.getElementById('menuIcon');
nav.classList.toggle('show');
icons.classList.toggle('active')
};
</script>
</body>
</html>