-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
226 lines (219 loc) · 10.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Zbigniew Malcherczyk">
<meta name="keywords" content="">
<meta name="Description" content="">
<title>Grave UI</title>
<link rel="stylesheet" href="grave-dark.css">
<style>
div {
margin: 20px 0;
}
</style>
</head>
<body>
<div>
<h1>Header1</h1>
<h2>Header2</h2>
<h3>Header3</h3>
<h4>Header4</h4>
<h5>Header5</h5>
<h6>Header6</h6>
</div>
<div>
<p>Paragraph example lorem ipsum</p>
</div>
<div>
<a href="#">Link Example</a>
</div>
<div>
<button type="button">Classic Button</button>
<button type="submit">Submit Button</button>
<button type="reset">Reset Button</button>
</div>
<div>
<form action="">
<label>
Test
<input type="text" placeholder="text" required>
</label>
<label>
Number
<input type="number" placeholder="number" required>
</label>
<label>
Email
<input type="email" placeholder="email" required>
</label>
<label>
Password
<input type="password" placeholder="password" required minlength="8">
</label>
<label>
<input type="checkbox" required> Checkbox
</label>
<label>
<input type="checkbox" required> Kinda longer checkbox to check whether it's gonna look right, or not
</label>
<label>
Select
<select required>
<option disabled selected value> -- select an option -- </option>
<option>option1</option>
<option>option1</option>
<option>option2</option>
<option>option3</option>
</select>
</label>
<label>
Textarea
<textarea required>Some textarea lorem example</textarea>
</label>
<label>
<input type="hidden" name="_gotcha"> HoneyPot
</label>
<label>
<input type="submit" value="Submit">
</label>
</form>
</div>
<div>
<nav>
<figure>
<a href="/">
<img src="https://assets.malcherczyk.com/logos/logo.svg" alt="Ferror's logo and link to github account">
</a>
<figcaption>Logo figcaption</figcaption>
</figure>
<ul>
<li>
<a href="projects">projekty</a>
</li>
<li>
<a href="about">o mnie</a>
</li>
<li>
<a href="lego">lego</a>
</li>
<li>
<a href="books">literatura</a>
</li>
<li>
<a href="raspberry">raspberry pi</a>
</li>
<li>
<a href="development">programowanie</a>
</li>
<li>
<a href="blog">blog</a>
</li>
</ul>
</nav>
<section>
<header>
<h2>Title row example</h2>
<h4>Subtitle row example</h4>
</header>
<article>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nec sollicitudin arcu. Mauris semper ut est vitae mattis. Phasellus hendrerit cursus libero, ut lobortis orci pretium sit amet. Integer finibus, justo accumsan sagittis fermentum, magna ex pretium turpis, id imperdiet orci ligula sed quam. In vulputate, libero non suscipit aliquet, purus est aliquet risus, nec scelerisque nisl
</p>
<h5>Random new header</h5>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nec sollicitudin arcu. Mauris semper ut est vitae mattis. Phasellus hendrerit cursus libero, ut lobortis orci pretium sit amet. Integer finibus, justo accumsan sagittis fermentum, magna ex pretium turpis, id imperdiet orci ligula sed quam. In vulputate, libero non suscipit aliquet, purus est aliquet risus, nec scelerisque nisl
</p>
</article>
</section>
<section>
<header>
<h2>Texts</h2>
</header>
<article>
<p>
<code>Some code or what?</code>
</p>
<p>
<a href="">Link inside paragraph</a>
</p>
</article>
</section>
<temple>
<column>
<article>
<header>
<h3>Projects</h3>
</header>
<figure>
<img src="https://assets.malcherczyk.com/icons/512/icon_round_projects.svg" alt="Project's figure">
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nec sollicitudin arcu. Mauris semper ut est vitae mattis. Phasellus hendrerit cursus libero, ut lobortis orci pretium sit amet. Integer finibus, justo accumsan sagittis fermentum, magna ex pretium turpis, id imperdiet orci ligula sed quam. In vulputate, libero non suscipit aliquet, purus est aliquet risus, nec scelerisque nisl
</p>
</article>
</column>
<column>
<article>
<header>
<h3>Development</h3>
</header>
<figure>
<img src="https://assets.malcherczyk.com/icons/512/icon_round_projects.svg" alt="Project's figure">
</figure>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nec sollicitudin arcu. Mauris semper ut est vitae mattis. Phasellus hendrerit cursus libero, ut lobortis orci pretium sit amet. Integer finibus, justo accumsan sagittis fermentum, magna ex pretium turpis, id imperdiet orci ligula sed quam. In vulputate, libero non suscipit aliquet, purus est aliquet risus, nec scelerisque nisl
</p>
</article>
</column>
</temple>
<about>
<figure>
<img src="https://assets.malcherczyk.com/icons/512/icon_round_projects.svg" alt="Project's figure">
<figcaption>Image figcaption</figcaption>
</figure>
<article>
<header>
<h2>About header</h2>
<h4>subheader about</h4>
</header>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nec sollicitudin arcu. Mauris semper ut est vitae mattis. Phasellus hendrerit cursus libero, ut lobortis orci pretium sit amet. Integer finibus, justo accumsan sagittis fermentum, magna ex pretium turpis, id imperdiet orci ligula sed quam. In vulputate, libero non suscipit aliquet, purus est aliquet risus, nec scelerisque nisl
</p>
</article>
</about>
<div>
<p>
Text with icon <icon><img src="https://assets.malcherczyk.com/icons/512/icon_round_projects.svg" alt="Project's figure"></icon>
</p>
<p>
Text with icon and tooltip <icon data-tooltip="Tooltip information" data-tooltip-position="right"><img src="https://assets.malcherczyk.com/icons/512/icon_round_projects.svg" alt="Project's figure"></icon>
</p>
</div>
</div>
<div>
<footer>
Created By
<svg
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true"
data-prefix="far"
data-icon="copyright"
viewBox="0 0 512 512"
width="16px"
height="16px"
>
<path
fill="currentColor"
d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200 0-110.531 89.451-200 200-200 110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200zm107.351-101.064c-9.614 9.712-45.53 41.396-104.065 41.396-82.43 0-140.484-61.425-140.484-141.567 0-79.152 60.275-139.401 139.762-139.401 55.531 0 88.738 26.62 97.593 34.779a11.965 11.965 0 0 1 1.936 15.322l-18.155 28.113c-3.841 5.95-11.966 7.282-17.499 2.921-8.595-6.776-31.814-22.538-61.708-22.538-48.303 0-77.916 35.33-77.916 80.082 0 41.589 26.888 83.692 78.277 83.692 32.657 0 56.843-19.039 65.726-27.225 5.27-4.857 13.596-4.039 17.82 1.738l19.865 27.17a11.947 11.947 0 0 1-1.152 15.518z"
>
</path>
</svg>
<a href="https://github.com/ferror">
Zbigniew (Ferror) Malcherczyk
</a>
</footer>
</div>
</body>
</html>