-
Notifications
You must be signed in to change notification settings - Fork 0
/
elements.html
334 lines (311 loc) · 10.2 KB
/
elements.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Linksensi</title>
<link rel="stylesheet" href="css/elements.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<script src="js/script.js" defer></script>
<link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet"
/>
<script
src="https://kit.fontawesome.com/5fdc9b4c36.js"
crossorigin="anonymous"
></script>
</head>
<body>
<header>
<nav>
<a href="#"
><img
src=" https://demo.themefisher.com/godocs-bootstrap/images/logo.png"
alt="Logo"
/></a>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#">Search Page</a></li>
</ul>
<form action="search-result.html">
<input type="text" name="search" placeholder="Search Here..." />
</button>
</form>
<a id="first-button" href="#">Changelog</a>
<a id="sec-button" href="#">Contact</a>
</nav>
</header>
<div class="container">
<div class="f-content">
<h4>Basic Startup</h4>
<ul>
<li><a href="../elements.html">• Elements</a></li>
<li><a id="elements-txt" href="elements.html">Installation</a></li>
<li><a id="elements-txt" href="elements.html">Configuration</a></li>
<li><a id="elements-txt" href="elements.html">Customization</a></li>
<li><a id="elements-txt" href="elements.html">Requirements</a></li>
<h3> Account Bill </h3>
<h3> Our Features </h3>
<h3> Theme Facility </h3>
</ul>
</div>
<div class="s-content">
<h1>Elements</h1>
<h2>Heading example</h2>
<p
>Here is example of hedings. You can use this heading by following
<br />
markdownify rules. For example: use # for heading 1 and use ###### for
heading <br />
6.
</p>
<h1 style="font-size: 3.5rem">Heading 1</h1>
<h2 style="font-size: 3rem">Heading 2</h2>
<h3 style="font-size: 2.5rem">Heading 3</h3>
<h4 style="font-size: 2rem">Heading 4</h4>
<h5 style="font-size: 1.5rem">Heading 5</h5>
<h6 style="font-size: 1rem">Heading 6</h6>
<hr />
<h2 style="font-size: 2rem; margin-bottom: 0">Emphasis</h2>
<p style="font-size: 1.2rem; line-height: 3rem"
>Emphasis, aka italics, with <em> asterisks </em>or
<em>underscores. </em><br />
Strong emphasis, aka bold, with
<strong>asterisks or <em>underscores.</em> </strong> <br />
Combined emphasis with <strong>asterisks or underscores. </strong>
<br />
Strikethrough uses two tildes. <strike> Scratch this.</strike></p
>
<hr />
<h2 style="font-size: 1.7rem"> Link </h2>
<ul>
<li><a href="#">I'm an inline-style link</a></li>
<li><a href="#">I'm a reference-style link</a></li>
<li><a href="#">I'm a relative reference to a repository file</a></li>
<li
><a href="#"
>You can use numbers for reference-style link definitions</a
></li
>
</ul>
<div class="text"
><p>
Or leave it empty and use the
<a href="#">link text itself.</a>
</p>
<p
>URLs and URLs in angle brackets will automatically get turned into
links. <br />
<a href="http://www.example.com">http://www.example.com</a> or
<a href="http://www.example.com">http://www.example.com</a> and
sometimes <br />
example.com (but not on Github, for example).</p
>
<p>Some text to show that the reference links can follow later.</p>
<hr />
<div class="paragraph"> </div>
<h2 id="text">Paragraph</h2>
<p
>Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil
enim <br />
maxime corporis cumque totam aliquid nam sint inventore optio modi
neque <br />
laborum officiis necessitatibus, facilis placeat pariatur!
Voluptatem, sed harum <br />
pariatur adipisci voluptates voluptatum cumque, porro sint minima
similique <br />
magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis
id <br />
quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam
accusantium <br />
modi neque quis, vitae velit, pariatur harum autem a! Velit impedit
atque <br />
maiores animi possimus asperiores natus repellendus excepturi sint
architecto <br />
eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio
laborum minus <br />
debitis natus illo perspiciatis corporis voluptatum rerum
laboriosam.</p
></div
>
<hr />
<h3 id="text">Ordered List</h3>
<ol>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
</ol>
<hr />
<ul>
<h3 id="text">Unordered List</h3>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
</ul>
<hr />
<div class="notice">
<h2>Notice</h2>
<summary> <i class="fa fa-info-circle"> </i>Notice</summary>
<p id="notice">Lorem ipsum dolor sit</p>
</div>
<!-- <div class="notice2">
<summary> <i class="fa fa-info-circle"> </i>Notice</summary>
<p id="notice">Lorem ipsum dolor sit</p>
<div class="notice3">
<summary> <i class="fa fa-info-circle"> </i>Notice</summary>
<p id="notice">Lorem ipsum dolor sit</p>
</div>
<hr />
<div class="collapse">
<h3> Collapse </h3>
<div class="collapse1"> </div>
<div class="collapse2"> </div>
<div class="collapse3"> </div>
</div>
<hr />
<h4> Code and Syntax Highlighting </h4>
<p
>Inline <span style="color: #ff0043">code</span> has
<span style="color: #ff0043">back-ticks around</span> it.</p
>
</div>
<hr />
<div class="codeview">
var goDocs = 'hello world!'; <br />
console.log(goDocs);
</div>
<hr />
<div class="backquote">
<div class="blockquote-eg">f</div>
</div>
<hr />
<h5>Inline HTML</h5>
<p
>You can also use raw HTML in your Markdown, and it'll mostly work
pretty well.</p
>
<h5>Definition list</h5>
<p> Is something people use sometimes.</p>
<h5> Markdown in HTML</h5>
<p> Does *not* work **very** well. Use HTML tags.</p>
<hr />
<div class="tables">
<h4>Tables</h4>
<p>Colons can be used to align colums.</p>
<table>
<thead>
<tr>
<th>Tables</th>
<th>Are</th>
<th>Cool 3</th>
</tr>
</thead>
<tbody>
<tr>
<td>Col 3 is</td>
<td>right-aligned</td>
<td>$1600</td>
</tr>
<tr>
<td>Col 2 is</td>
<td>centered</td>
<td>$12</td>
</tr>
<tr>
<td>zebra stripes</td>
<td>are neat</td>
<td>$1</td>
</tr>
</tbody>
</table>
<p
>There must be at least 3 dashes separating each header cell. The
outer pipes (|) <br />
are optional, and you don't need to make the raw Markdown line up
prettily. <br />
You can also use inline Markdown.</p
>
<table>
<thead>
<tr>
<th>Tables</th>
<th>Are</th>
<th>Cool 3</th>
</tr>
</thead>
<tbody>
<tr>
<td>Col 3 is</td>
<td>right-aligned</td>
<td>$1600</td>
</tr>
<tr>
<td>Col 2 is</td>
<td>centered</td>
<td>$12</td>
</tr>
<tr>
<td>zebra stripes</td>
<td>are neat</td>
<td>$1</td>
</tr>
</tbody>
</table>
</div>
<hr />
</div>
</div> -->
</div>
</div>
<footer>
<div class="nav">
<ul>
<li><a href="#">Changelog</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Search</a></li>
</ul>
</div>
<div class="logo-holder">
<a href="#"
><img
src=" https://demo.themefisher.com/godocs-bootstrap/images/logo.png"
alt="Logo"
/></a>
</div>
<div class="social-media-icons">
<div
><a href="#"
><i
class="fa-brands fa-facebook fa-xl"
style="color: #ffffff"
></i></a
></div>
<div>
<a href="#"
><i class="fa-brands fa-x-twitter fa-xl" style="color: #ffffff"></i
></a>
</div>
<div>
<a href="#"
><i class="fa-brands fa-github fa-xl" style="color: #ffffff"></i
></a>
</div>
<div>
<a href="#"
><i class="fa-brands fa-linkedin fa-xl" style="color: #ffffff"></i
></a>
</div>
</div>
</footer>
<hr />
<div class="copyright">
<small>Copyright © 2024 web by tony</small>
</div>
</body>
</html>