-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
294 lines (234 loc) · 11.3 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
<!DOCTYPE html>
<html>
<head>
<title>My Website Design System</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<section class="bgwhite black">
<hgroup>
<h1> Colors</h1>
<div class="caption" style="width: 266px;">Color combination for projects seeking a balance between strength
and simplicity.</div>
</hgroup>
<div class="content">
<div class="circle black bwhite border">
<h3>White</h3>
<p class="bold">#FFFFFF</p>
</div>
<div class="circle black bggrey">
<h3>Grey</h3>
<p class="bold">#EDEDED</p>
</div>
<div class="circle white bgblack">
<h3>Black</h3>
<p class="bold">#010101</p>
</div>
<div class="circle white bgred">
<h3>Red</h3>
<p class="bold">#E82525</p>
</div>
</div>
</section>
<section class="bggrey black">
<hgroup>
<h1> Fonts</h1>
<div class="caption" style="width: 217px;">use these fonts to stand out with a clean and contemporary
design.</div>
</hgroup>
<div class="content">
<table class="tablefonts">
<tr>
<td colspan="3" style="font-family: ARGCond Bold; font-size: 56.5px; text-transform: uppercase;">A2
Record Gothic Condensed</td>
<td class="caption" style="padding-top: 13px;">Bold <br>Medium <br>Regular</td>
</tr>
<tr>
<td style="font-family: ARG Med; font-size: 37px; text-transform: uppercase;">A2 Record Gothic</td>
<td class="caption" style="padding-top: 8px;">Medium</td>
<td style="font-family: Aktiv; font-size: 33px; text-transform: uppercase;letter-spacing: 1px;">
Aktive Groteske</td>
<td class="caption" style="padding-top: 8px;">Regular</td>
</tr>
</table>
</div>
</div>
</section>
<section class="white bgred">
<hgroup>
<h1> Styles</h1>
<div class="caption" style="width: 248px;">Combine them with contrast to create powerful and clear messages.
</div>
</hgroup>
<div class="content" style="width: auto;">
<table class="tablestyles">
<tr>
<td class="tdleft">
<h1>h1</h1>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Condensed Bold</span> <br>
font-size: <span class="bold">90px</span> <br>
text-transform: <span class="bold">uppercase</span></p>
</td>
</tr>
<tr>
<td class="tdleft">
<h2>h2</h2>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Condensed Bold</span> <br>
font-size: <span class="bold">52px</span> <br>
text-transform: <span class="bold">uppercase</span></p>
</td>
</tr>
<tr>
<td class="tdleft">
<h3>h3</h3>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Condensed Bold</span> <br>
font-size: <span class="bold">40px</span> <br>
text-transform: <span class="bold">uppercase</span></p>
</td>
</tr>
<tr>
<td class="tdleft">
<h4>h4</h4>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Condensed Bold</span> <br>
font-size: <span class="bold">27px</span> <br>
text-transform: <span class="bold">uppercase</span></p>
</td>
</tr>
<tr>
<td class="tdleft">
<h5>h5</h5>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Condensed Bold</span> <br>
font-size: <span class="bold">20px</span> <br>
text-transform: <span class="bold">uppercase</span></p>
</td>
</tr>
<tr>
<td class="tdleft">
<h6>h6</h6>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Condensed Medium</span> <br>
font-size: <span class="bold">18px</span> <br>
text-transform: <span class="bold">uppercase</span></p>
</td>
</tr>
<tr>
<td class="tdleft">
<div class="caption">caption</div>
</td>
<td class="tdright">
<p>font-family: <span class="bold">Aktive Groteske Regular</span> <br>
font-size: <span class="bold">11px</span> <br>
letterspacing: <span class="bold">0.5px</span><br>
text-transform: <span class="bold">uppercase</span><br>
text-align: <span class="bold">justify</span><br>
text-align-last:<span class="bold">justify</span>
</p>
</td>
</tr>
<tr>
<td class="tdleft">
<p>Paragraph</p>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Condensed Regular/Medium</span> <br>
font-size: <span class="bold">18px</span>
</p>
</td>
</tr>
<tr>
<td class="tdleft">
<div class="buttontext">button</div>
</td>
<td class="tdright">
<p>font-family: <span class="bold">A2 Record Gothic Medium</span> <br>
font-size: <span class="bold">16px</span> <br>
letterspacing: <span class="bold">1px</span><br>
text-transform: <span class="bold">uppercase</span>
</p>
</td>
</tr>
</table>
</div>
</section>
<section class="black bgwhite">
<hgroup>
<h1> Links</h1>
<div class="caption" style="width: 195px;">unique style with primary colors and dynamic behavior
</div>
</hgroup>
<div class="content" style="position: relative; top: -40px;">
<div style="display: block; padding-bottom: 40px; overflow: hidden; min-width: 600px;">
<div class="column">
<a class="buttontext white bgred btn0">Button default <img src="img/arrow.svg" alt="arrow"
class="icon"></a>
<p class="black bgwhite" style="padding-top: 79px;">
height: <span class="bold">64px</span><br>
border-radius: <span class="bold"> 10px</span><br>
padding: <span class="bold">22px 25px 20px 25px</span><br>
color: <span class="bold">white</span><br>
background color: <span class="bold">red</span>
</p>
</div>
<div class="column">
<a class="buttontext white bgblack btn0">Button hover <img src="img/arrow.svg" alt="arrow"
class="icon"></a>
<p class="black bgwhite" style="padding-top: 79px;">
height: <span class="bold">64px</span><br>
border-radius: <span class="bold"> 10px</span><br>
padding: <span class="bold">22px 25px 20px 25px</span><br>
color: <span class="bold">white</span><br>
background color: <span class="bold">black</span>
</p>
</div>
<div class="column">
<a class="buttontext white bgred btn1">Hover over me<img src="img/arrow.svg" alt="arrow"
class="icon"></a>
<div class="cont"><a class="buttontext white btn2 bgblack">click over me<img src="img/arrow.svg"
alt="arrow" class="icon"></a></div>
<p class="black bgwhite" style="margin-top: 15px;">
transition: <span class="bold">border 0.5s ease-in-out, opacity 0.5s ease-in-out, padding 0.5s
ease-in-out;</span><br>
</p>
</div>
</div>
<div style="display: block; min-width: 600px;">
<div class="column">
<div class="buttontext black bgwhite link0" style="min-width: 200px;height: 64px;padding: 22px 80px 20px 0px;display: flex;
justify-content: space-between;">Link Default <img src="img/arrowblack.svg" alt="arrow" class="icon"></div>
<p class="black bgwhite">
padding-right: <span class="bold">15px</span><br>
color: <span class="bold">black</span><br>
</p>
</div>
<div class="column">
<div class="buttontext black bgwhite link0" style="min-width: 200px;height: 64px;padding: 22px 65px 20px 0px;display: flex;
justify-content: space-between;">Link Hover <img src="img/arrowblack.svg" alt="arrow" class="icon">
</div>
<p class="black bgwhite">
padding-right: <span class="bold">0px</span><br>
color: <span class="bold">black</span><br>
</p>
</div>
<div class="column">
<a class="buttontext black bgwhite link0">Hover over me <img src="img/arrowblack.svg" alt="arrow"
class="icon"></a>
<p class="black bgwhite">
transition: <span class="bold">padding 0.2s ease-in-out;</span><br>
</p>
</div>
</div>
</div>
</section>
</body>
</html>