-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
218 lines (195 loc) · 9.08 KB
/
index.html
File metadata and controls
218 lines (195 loc) · 9.08 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
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" type="png" href="images/icon/favicon.png">
<meta charset="utf-8">
<meta http-equiv="X-UA-Comaptible" content="IE=edge">
<title>Coding Bits</title>
<meta name="desciption" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css">
<script type="text/javascript" src="script.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
<script>
$(window).on('scroll', function(){
if($(window).scrollTop()){
$('nav').addClass('black');
}else {
$('nav').removeClass('black');
}
})
</script>
</head>
<body>
<!-- Navigation Bar -->
<header id="header">
<nav>
<div class="logo"><img src="images/icon/logo.png" alt="logo"></div>
<ul>
<li><a class="active" href="">Home</a></li>
<li><a href="#portfolio_section">Portfolio</a></li>
<li><a href="#team_section">Team</a></li>
<li><a href="#services_section">Services</a></li>
<li><a href="#contactus_section">Contact</a></li>
</ul>
<div class="srch"><input type="text" class="search" placeholder="Search here..."><img src="images/icon/search.png" alt="search" onclick=slide()></div>
<img src="images/icon/menu.png" class="menu" onclick="sideMenu(0)" alt="menu">
</nav>
<div class="head-container">
<div class="quote">
<p>Code your future with Coding Bits – where we bring you closer to perfection !</p>
<h5>Education is the process of facilitating learning, or the acquisition of knowledge, skills, values, beliefs, and habits. Educational methods include teaching, training, storytelling, discussion and directed research!</h5>
</div>
<div class="svg-image">
<img src="images/extra/svg1.jpg" alt="svg">
</div>
</div>
<div class="side-menu" id="side-menu">
<div class="close" onclick="sideMenu(1)"><img src="images/icon/close.png" alt=""></div>
<ul>
<li><a href="#about_section">About</a></li>
<li><a href="#portfolio_section">Portfolio</a></li>
<li><a href="#team_section">Team</a></li>
<li><a href="#services_section">Services</a></li>
<li><a href="#contactus_section">Contact</a></li>
<li><a href="#feedBACK">Feedback</a></li>
</ul>
</div>
</header>
<!-- Some Popular Subjects -->
<div class="title">
<span>Popular Courses on Coding Bits</span>
</div>
<br><br>
<div class="course">
<center><div class="cbox">
<div class="det"><a ><img src="images/courses/data.png">Data Structures</a></div>
<div class="det"><a ><img src="images/courses/d1.png">Machine Learning</a></div>
</div></center>
<div class="cbox">
<div class="det"><a ><img src="images/courses/computer.png">Web Development</a></div>
<div class="det"><a ><img src="images/courses/algo.png">Data Analysis </a></div>
</div>
</div>
<!-- ABOUT -->
<div class="diffSection" id="about_section">
<center><p style="font-size: 50px; padding: 100px">About</p></center>
<div class="about-content">
<div class="side-image">
<img class="sideImage" src="images/extra/edu.jpg">
</div>
<div class="side-text">
<h2>What you think about us ?</h2>
<p>Education is the process of facilitating learning, or the acquisition of knowledge, skills, values, beliefs, and habits.Coding Bits is a startup dedicated to empowering students in computer science to excel in both front-end and back-end web development, as well as in data structures. Our programs are globally certified and offer live courses designed to provide hands-on experience and real-world skills.</div>
</div>
</div>
<!-- PORTFOLIO -->
<div class="diffSection" id="portfolio_section">
<center><p style="font-size: 50px; padding: 100px; padding-bottom: 40px;">Portfolio - Coding Bits</p></center>
<div class="content">
<p>
“Unlock your potential with Coding Bits! Our expert-led courses offer comprehensive learning for computer science students, from beginners to advanced programmers.”
</p>
</div>
</div>
<div class="extra">
<p>We're increasing this data every year</p>
<div class="smbox">
<span><center><div class="data">154</div><div class="det">Enrolled Students</div></center></span>
<span><center><div class="data">62</div><div class="det">Total Courses</div></center></span>
<span><center><div class="data">27</div><div class="det">Total Projects</div></center></span>
</div>
</div>/''
<!-- TEAM -->
<div class="diffSection" id="team_section">
<center><p style="font-size: 50px; padding-top: 100px; padding-bottom: 60px;">Founder of Coding Bits</p></center>
<div class="totalcard">
<div class="card">
<center><img src="images/creator/adarsh.jpg"></center>
<center><div class="card-title">Adarsh Kumar Pandey</div>
<div id="detail">
<p>As a passionate web developer and graphic designer, I create visually captivating and user-friendly digital experiences. I am currently pursuing a B.E. in Computer Science and Engineering at Punjab University, where I have honed my skills in various programming languages, including C++, Basic Python, HTML, CSS, JavaScript, and PHP.</p>
<div class="duty"></div>
<a href="https://www.linkedin.com/in/adarshkumarpandey19101/" target="_blank"><button class="btn-adarsh">Follow +</button></a>
</div>
</center>
</div>
</div>
</div>
<!-- SERVICES -->
<div class="service-swipe">
<div class="diffSection" id="services_section">
<center><p style="font-size: 50px; padding: 100px; padding-bottom: 40px; color: #fff;">Services</p></center>
</div>
<a ><div class="s-card"><img src="images/icon/computer-courses.png"><p>Online Computer Courses</p></div></a>
<a ><div class="s-card"><img src="images/icon/brainbooster.png"><p>Building Concepts for Competitive Exams</p></div></a>
<a ><div class="s-card"><img src="images/icon/online-tutorials.png"><p>Online Video Lectures</p></div></a>
<a ><div class="s-card"><img src="images/icon/papers.jpg"><p>Projects</p></div></a>
<a ><div class="s-card"><img src="images/icon/p3.png"><p>Performance Reports</p></div></a>
<a ><div class="s-card"><img src="images/icon/discussion.png"><p>Discussion with Our Tutors & Mentors</p></div></a>
<a ><div class="s-card"><img src="images/icon/q1.png"><p>Daily Brain Teasing Questions to Improve IQ</p></div></a>
<a ><div class="s-card"><img src="images/icon/help.png"><p>24x7 Online Support</p></div></a>
</div>
<!-- CONTACT US -->
<div class="diffSection" id="contactus_section">
<center><p style="font-size: 50px; padding: 100px">Contact Us</p></center>
<div class="csec"></div>
<div class="back-contact">
<div class="cc">
<form action="mailto:ashwrathe@gmail.com" method="post" enctype="text/plain">
<label>First Name <span class="imp">*</span></label><label style="margin-left: 185px">Last Name <span class="imp">*</span></label><br>
<center>
<input type="text" name="" style="margin-right: 10px; width: 175px" required="required"><input type="text" name="lname" style="width: 175px" required="required"><br>
</center>
<label>Email <span class="imp">*</span></label><br>
<input type="email" name="mail" style="width: 100%" required="required"><br>
<label>Message <span class="imp">*</span></label><br>
<input type="text" name="message" style="width: 100%" required="required"><br>
<label>Additional Details</label><br>
<textarea name="addtional"></textarea><br>
<button type="submit" id="csubmit">Send Message</button>
</form>
</div>
</div>
</div>
<!-- FEEDBACK -->
<div class="title2" id="feedBACK">
<span>Give Feedback</span>
<div class="shortdesc2">
<p>Please share your valuable feedback to us</p>
</div>
</div>
<div class="feedbox">
<div class="feed">
<form action="mailto:ashwrathe@gmail.com" method="post" enctype="text/plain">
<label>Your Name</label><br>
<input type="text" name="" class="fname" required="required"><br>
<label>Email</label><br>
<input type="email" name="mail" required="required"><br>
<label>Additional Details</label><br>
<textarea name="addtional"></textarea><br>
<button type="submit" id="csubmit">Send Message</button>
</form>
</div>
</div>
<!-- FOOTER -->
<footer>
<div class="footer-container">
<div class="left-col">
<img src="images/icon/logobg.png" style="width: 200px;">
<div class="logo"></div>
<div class="social-media">
<a href="#"><img src="images/icon\fb.png"></a>
<a href="#"><img src="images/icon\insta.png"></a>
<a href="#"><img src="images/icon\tt.png"></a>
<a href="#"><img src="images/icon\ytube.png"></a>
<a href="#"><img src="images/icon\linkedin.png"></a>
</div><br><br>
<p class="rights-text">Designed by Ashwikk Patel</p>
<br><p><img src="images/icon/location.png"> BML Munjal University<br>Gurugram,Haryana - 122413</p><br>
<p><img src="images/icon/phone.png"> +91-9555397754<br><img src="images/icon/mail.png"> ashwrathe@gmail.com</p>
</div>
</div>
</footer>
</body>
</html>