-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
335 lines (260 loc) · 12.1 KB
/
index.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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="style.css">
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="cycle2.js"></script>
<title>Nature</title>
<link rel="icon" href="bench.jpg" type="image/icon type">
</head>
<body>
<div class="container">
<header>
<div class="topic">
<h1>This Is A Topic</h1>
</div>
<h2>here's the slogan of the website</h2>
<span data-toggle-target=".navbar" class="toggle-btn">MENU</span>
<div class="navbar">
<nav>
<ul class="nav">
<li><a href="#">Home</a>
<!-- <ul>
<li><a href="#">sub 1</a></li>
<li><a href="#">sub 2</a></li>
<li><a href="#">sub 3</a></li>
</ul> -->
</li>
<li><a href="#">Review</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">About Us</a></li>
<div class="fix"></div>
</ul>
</nav>
</div>
</header>
<div class="text">
<p class="first">
A wiki is run using wiki software, otherwise known as a wiki engine.
A wiki engine is a type of content management system, but it differs
from most other such systems, including blog software, in that the
content is created without any defined owner or leader,
and wikis have little inherent structure, allowing structure to emerge according
to the needs of the users.[2] There are dozens of different wiki engines in use,
both standalone and part of other software, such as bug tracking systems. Some wiki
engines are open source, whereas others are proprietary. Some permit control over
different functions (levels of access); for example, editing rights may permit
changing, adding, or removing material. Others may permit access without enforcing
access control. Other rules may be imposed to organize content.
</p>
<aside>
<p>The online encyclopedia project Wikipedia is the most popular wiki-based website, and is one of the
most
widely viewed sites in the world,
wiki but rather a collection of hundreds of wikis, with each one pertaining to a specific language.
In
addition to Wikipedia, there are hundreds of thousands of other wikis in use, both public and
private,
including wikis functioning as knowledge management resources, notetaking tools, community websites,
and
intranets. The English-language Wikipedia has the largest collection of articles: as of November
2019,
it
has over 5.9 million articles. Ward Cunningham, the developer of the first wiki software,
WikiWikiWeb,
</p>
</aside>
<div class="dis">
<img src="nature.jpg" alt="nature">
<p class="p">
<strong>This is the caption which i am going to add in the bottom of the photo
</strong>
</p>
</div>
<!-- <img class="rose" src="rose.jpg" alt="rose"> -->
<table>
<thead>
<tr>
<th class="radius_1">Item</th>
<th>Quantity</th>
<th class="radius_2">Price(₹)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Vej-Momos</td>
<td>12 pcs</td>
<td>30</td>
</tr>
<tr>
<td>Chilli Potato</td>
<td>1 plate</td>
<td>50</td>
</tr>
<tr>
<td>Chaowmin</td>
<td>1/2 Plate</td>
<td>40</td>
</tr>
<tr>
<td>Aloo-Tikki</td>
<td>1 plate</td>
<td>30</td>
</tr>
<tr>
<td>Chiken-Pizza</td>
<td>1 Large</td>
<td>500</td>
</tr>
<tr>
<td class="radius_3">Double Egg Roll</td>
<td>1</td>
<td class="radius_4">40</td>
</tr>
</tbody>
</table>
<p class="font">
Some wikis have an Edit button or link directly on the page being viewed, if the user has permission to
edit the page. This can lead to a text-based editing page where participants can structure and format
wiki pages with a simplified markup language, sometimes known as Wikitext, Wiki markup or Wikicode (it
can also lead to a WYSIWYG editing page; see the paragraph after the table below). For example, starting
lines of text with asterisks could create a bulleted list. The style and syntax of wikitexts can vary
greatly among wiki implementations,[example needed] some of which also allow HTML tags.
</p>
<form>
<label for="email" class="hidden-label">Email</label>
<input id="email" type="email" name="email" placeholder="email">
<label for="password" class="hidden-label">Password</label>
<input id="password" type="password" name="password" placeholder="password">
<select>
<option>Initially view...</option>
<option>My Profile</option>
<option>Inbox</option>
<option>Account Setting</option>
</select>
<input type="submit" value="Sign In">
<label>
<input type="checkbox" name="remember" checked="checked" value="yes">
<span class="checkbox-text">Stay signed in</span>
</label>
</form>
<p class="box-head">
<h2>This is box animation</h2>
</p>
<div class="row boxes">
<div class="box-a">
<p>Key 1</p>
</div>
<div class="box-a">
<p>Key 2</p>
</div>
<div class="box-a">
<p>Key 3</p>
</div>
<div class="box-a">
<p>Key 4</p>
</div>
</div>
<img src="star.png" class="star">
<p class="circle">The End</p>
<div class="cycle-slideshow" data-cycle-slides=".slide" data-cycle-pause-on-hover="true">
<span class="cycle-prev">«</span>
<span class="cycle-next">»</span>
<span class="cycle-pager"></span>
<div class="slide">
<img src="bee.jpg" alt="bee">
<div class="slide-text">
<h3>This is bee pic</h3>
<p>This is the discriptive text(bee) or u can say the caption text</p>
<a href="#" class="btn">Call to action</a>
</div>
</div>
<div class="slide">
<img src="squirrel.jpg" alt="squirrel">
<div class="slide-text">
<h3>This is squirrel pic</h3>
<p>This is the discriptive text(squirrel) or u can say the caption text</p>
<a href="#" class="btn">Call to action</a>
</div>
</div>
<div class="slide">
<img src="duck.jpg" alt="duck">
<div class="slide-text">
<h3>This is Duck pic</h3>
<p>This is the discriptive text(duck) or u can say the caption text</p>
<a href="#" class="btn">Call to action</a>
</div>
</div>
</div>
<div class="ui-menu">
<ul class="group">
<li class="home"><a href="#">Home</a></li>
<li class="about"><a href="#">About</a></li>
<li class="setting"><a href="#">Setting</a></li>
</ul>
</div>
<div class="fixe"></div>
</div>
<footer>
<p>© Copy Rights-2019</p>
</footer>
</div>
</body>
</html>
<!--
<nav class="alt-nav">
<ul>
<li class="active-parent"><a href="#">Link 1</a>
<ul style="display: block;">
<li><a href="#">1 Sub Link 1</a></li>
<li><a href="#">1 Sub Link 2</a></li>
<li><a href="#">1 Sub Link 3</a></li>
<li><a href="#">1 Sub Link 4</a></li>
</ul>
</li>
<li class=""><a href="#">Link 2</a>
<ul style="display: none;">
<li><a href="#">2 Sub Link 1</a></li>
<li><a href="#">2 Sub Link 2</a></li>
<li><a href="#">2 Sub Link 3</a></li>
<li><a href="#">2 Sub Link 4</a></li>
</ul>
</li>
<li class=""><a href="#">Link 3</a>
<ul style="display: none;">
<li><a href="#">3 Sub Link 1</a></li>
<li><a href="#">3 Sub Link 2</a></li>
<li><a href="#">3 Sub Link 3</a></li>
<li><a href="#">3 Sub Link 4</a></li>
</ul>
</li>
<li class=""><a href="#">Link 4</a>
<ul style="display: none;">
<li><a href="#">4 Sub Link 1</a></li>
<li><a href="#">4 Sub Link 2</a></li>
<li><a href="#">4 Sub Link 3</a></li>
<li><a href="#">4 Sub Link 4</a></li>
</ul>
</li>
<li class=""><a href="#">Link 5</a>
<ul style="display: none;">
<li><a href="#">5 Sub Link 1</a></li>
<li><a href="#">5 Sub Link 2</a></li>
<li><a href="#">5 Sub Link 3</a></li>
<li><a href="#">5 Sub Link 4</a></li>
</ul>
</li>
<li class=""><a href="#">Link 6</a>
<ul style="display: none;">
<li><a href="#">6 Sub Link 1</a></li>
<li><a href="#">6 Sub Link 2</a></li>
<li><a href="#">6 Sub Link 3</a></li>
<li><a href="#">6 Sub Link 4</a></li>
</ul>
</li>
</ul>
</nav>
-->