-
Notifications
You must be signed in to change notification settings - Fork 11
/
articles.html
278 lines (233 loc) · 11.4 KB
/
articles.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
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
274
275
276
277
278
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Articles</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
<!-- FONT AWESOME -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- GOOGLE FONTS -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;900&family=Ubuntu&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Varela+Round&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/articles.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light border-bottom shadow-sm" >
<div class="container">
<a href="#" class="navbar-brand"><img src="images/logo.png" class="img-responsive" width="52px"> </a>
<a href="#" class="navbar-brand visible-sm"><strong>
<h4 >KABCHEFS COMMUNITY</h4>
</strong></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#myNavbar" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item ">
<a class="nav-link" href="index.html"> <span
class="fa fa-home"></span> Home </a>
</li>
<li class="nav-item ">
<a class="nav-link" href="Project.html"><span
class="fa fa-th"> </span> Projects </a>
</li>
<li class="nav-item ">
<a class="nav-link active" href="articles.html"><span
class="fa fa-gift"></span> Articles </a>
</li>
<li class="nav-item ">
<a class="nav-link" href="about.html"><span
class="fa fa-calendar"></span> About Us </a>
</li>
<li class="nav-item ">
<a class="nav-link" href="contact.html"><span
class="fa fa-user"></span> Contact Us </a>
</li>
<li class="nav-item ">
<a class="nav-link" href="login.html"><span
class="fa fa-lock"></span> Login </a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Article section -->
<div class=" article-heading col-12 text-center">
<h2>Article Section</h2>
<hr>
</div>
<article class="film_review">
<section class="user_reviews">
<div class="container-fluid">
<div class="row ">
<div class=" col-sm-8 offset-sm-2">
<div class="panel">
<div class="one">
<div class="panel-header">
First Article
</div>
<div class="panel-body">
<article class="user_review">
<p>“Complexity is the enemy of execution.” – Tony Robbins That quote speaks to a universal truth directly related to the…</p>
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal1">
Continue Reading
</button>
<!-- Modal -->
<div class="modal fade" id="exampleModal1" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Title for Article</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="boldd">
<span class="c">“C</span>omplexity is the enemy of execution.” – Tony Robbins
</div>
<img src="https://docrdsfx76ssb.cloudfront.net/static/1594843646/pages/wp-content/uploads/2019/08/Homepage-Branded-Links-Illustration-2.png" class="img-responsive" alt="Leaves" id="image">
<br><br>
<p class="para">
“Complexity is the enemy of execution.” – Tony Robbins
<br>
That quote speaks to a universal truth directly related to the following Systeme.io review — if you want to grow your business, you need to ruthlessly eliminate
complexity from your systems.
<br>
Nowhere is this more of an issue than with software.
<br>
Love it or hate it, software is a necessary part of running a business in today’s digital world. From selling to sending emails, software gives entrepreneurs
incredible tools that promise to save them time and energy while simultaneously growing their businesses.
<br>
Here’s the problem:
<br>
Running a successful business now requires so many different software tools that they end up becoming virtual deadweight — slowing down even the most experienced
and passionate entrepreneurs to a crawl.
That’s why Systeme.io exists. It was created to combine the tools you need for a successful online business into one software, eliminating the need for complex
integrations or expensive subscriptions eating into your profits.
With Systeme.io, you pay one low monthly fee for every tool your online business needs.
Keep reading this Systeme.io review to hear how the platform came to be and why I believe it’s the best choice for entrepreneurs looking for all-in-one business software.
</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</article>
</div>
</div>
<div class="one">
<div class="panel-header">
Second Article
</div>
<div class="panel-body">
<article class="user_review">
<p>What is a Callback Function?</p>
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal2">
Continue Reading
</button>
<!-- Modal -->
<div class="modal fade" id="exampleModal2" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Title for Article</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="boldd">
<span class="c">“W</span>hat is a Callback Function?
</div>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTSZFqKNEAGIOR9_dF925eeGU4ROsy8Bhgk7g&usqp=CAU" class="img-responsive">
<br><br>
<p class="para">
In JavaScript, functions are objects. Can we pass objects to functions as parameters? Yes.
So, we can also pass functions as parameters to other functions and call them inside the outer functions.
<br>
The print( ) function takes another function as a parameter and calls it inside. This is valid in JavaScript and we call it
a “callback”. So a function that is passed to another function as a parameter is a callback function. But that’s not all.
</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer section -->
<div class="footer">
<div class="inner-footer">
<a href="https://www.linkedin.com/company/kabchefs"><img src="images/0.jpeg" alt="college image" height="250px"
width="400px"></a>
<div class="footer-items">
<h1>Kabchefs</h1>
<p>
Kabchefs is an open source and non-profitable organization.
We build for the #nation . We build for #india.
</p>
</div>
<div class="footer-items">
<h2> Quick Links</h2>
<div class="border"></div>
<ul>
<a href="">
<li>Home</li>
</a>
<a href="">
<li>About</li>
</a>
<a href="">
<li>Project</li>
</a>
<a href="">
<li>Article</li>
</a>
<a href="">
<li>Services</li>
</a>
<a href="">
<li>Contact</li>
</a>
</ul>
</div>
<div class="footer-items">
<h2> Contact Us</h2>
<!-- <div class="border"></div> -->
<ul>
<li><i class="fa fa-map-marker" aria-hidden="true"></i>1,XYZ Street,New Delhi</li>
<li><i class="fa fa-phone" aria-hidden="true"></i>9802378295</li>
<li><i class="fa fa-envelope" aria-hidden="true"></i>[email protected]</li>
</ul>
<div class="social-media">
<a href=" https://m.facebook.com/Kabchefs-111663893943137/"><i class="fa fa-facebook"
aria-hidden="true"></i></a>
<a href=" https://twitter.com/kabchefs"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href=" https://www.instagram.com/kabchefs/"><i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href=" https://www.linkedin.com/company/kabchefs"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
Copyright © Kabchefs 2020.All rights reserved.
</div>
</div>
</body>
</html>