-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-2.html
156 lines (128 loc) · 7.88 KB
/
index-2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="ML Berry dzhobs">
<meta name="mail" content="[email protected]">
<title>Blank page 2</title>
<link rel="stylesheet" href="static/css/core.css">
<link rel="stylesheet" href="static/css/section-header.css">
<link rel="stylesheet" href="static/css/section-footer.css">
<link rel="stylesheet" href="static/css/framework.css">
</head>
<body>
<style type="text/css">
.container {
display: grid;
justify-content: center;
min-height: 100vh;
margin: 0 auto;
grid-template-columns: auto 400px minmax(290px, 580px) !important;
padding: 0 10px;
box-sizing: content-box;
}
</style>
<div class="container">
<!-- Sidebar -->
<nav class="sidebar border-l">
<header class="main-header border-b uk-flex uk-flex-middle ">
<div class="uk-width-1-1 ">
<div class="section-header uk-flex uk-flex-middle pt-0 pb-0">
<div class="section-header-left uk-flex uk-flex-middle">
<p class="text-black uk-text-bold" style="margin-bottom: 0; color: black;">Left header</p>
</div>
<div class="section-header-right uk-flex uk-flex-middle">
<a href="#" class="">
<svg aria-label="Settings" class="_ab6-" color="#000000" fill="#000000" height="24" role="img" viewBox="0 0 24 24" width="24"><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="4" y2="4"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="12" y2="12"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="20" y2="20"></line></svg>
</a>
</div>
</div>
</div>
</header>
<section class="uk-height-viewport">
</section>
<footer class="main-footer border-t uk-flex uk-flex-middle ">
<div class="uk-width-1-1 ">
<div class="section-footer uk-flex uk-flex-middle pt-0 pb-0">
<div class="section-footer-left uk-flex uk-flex-middle">
<p class="text-black uk-text-bold" style="margin-bottom: 0; color: black;">left footer</p>
</div>
<div class="section-footer-right uk-flex uk-flex-middle">
<a href="#" class="">
<svg aria-label="Settings" class="_ab6-" color="#000000" fill="#000000" height="24" role="img" viewBox="0 0 24 24" width="24"><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="4" y2="4"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="12" y2="12"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="20" y2="20"></line></svg>
</a>
</div>
</div>
</div>
</footer>
</nav>
<!-- Main Content -->
<main class="content">
<header class="main-header border-b uk-flex uk-flex-middle ">
<div class="uk-width-1-1 ">
<div class="section-header uk-flex uk-flex-middle pt-0 pb-0">
<div class="section-header-left uk-flex uk-flex-middle">
<p class="text-black uk-text-bold" style="margin-bottom: 0; color: black;">Main header</p>
</div>
<div class="section-header-right uk-flex uk-flex-middle">
<a href="#" class="">
<svg aria-label="Settings" class="_ab6-" color="#000000" fill="#000000" height="24" role="img" viewBox="0 0 24 24" width="24"><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="4" y2="4"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="12" y2="12"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="20" y2="20"></line></svg>
</a>
</div>
</div>
</div>
</header>
<section class="uk-height-viewport">
</section>
<footer class="main-footer border-t uk-flex uk-flex-middle ">
<div class="uk-width-1-1 ">
<div class="section-footer uk-flex uk-flex-middle pt-0 pb-0">
<div class="section-footer-left uk-flex uk-flex-middle">
<p class="text-black uk-text-bold" style="margin-bottom: 0; color: black;">Main footer</p>
</div>
<div class="section-footer-right uk-flex uk-flex-middle">
<a href="#" class="">
<svg aria-label="Settings" class="_ab6-" color="#000000" fill="#000000" height="24" role="img" viewBox="0 0 24 24" width="24"><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="4" y2="4"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="12" y2="12"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="20" y2="20"></line></svg>
</a>
</div>
</div>
</div>
</footer>
</main>
<!-- Right Sidebar (Profile Section) -->
<aside class="right-sidebar border-r">
<header class="main-header border-b uk-flex uk-flex-middle ">
<div class="uk-width-1-1 ">
<div class="section-header uk-flex uk-flex-middle pt-0 pb-0">
<div class="section-header-left uk-flex uk-flex-middle">
<p class="text-black uk-text-bold" style="margin-bottom: 0; color: black;">Right header</p>
</div>
<div class="section-header-right uk-flex uk-flex-middle">
<a href="#" class="">
<svg aria-label="Settings" class="_ab6-" color="#000000" fill="#000000" height="24" role="img" viewBox="0 0 24 24" width="24"><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="4" y2="4"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="12" y2="12"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="20" y2="20"></line></svg>
</a>
</div>
</div>
</div>
</header>
<section class="uk-height-viewport">
</section>
<footer class="main-footer border-t uk-flex uk-flex-middle ">
<div class="uk-width-1-1 ">
<div class="section-footer uk-flex uk-flex-middle pt-0 pb-0">
<div class="section-footer-left uk-flex uk-flex-middle">
<p class="text-black uk-text-bold" style="margin-bottom: 0; color: black;">Right footer</p>
</div>
<div class="section-footer-right uk-flex uk-flex-middle">
<a href="#" class="">
<svg aria-label="Settings" class="_ab6-" color="#000000" fill="#000000" height="24" role="img" viewBox="0 0 24 24" width="24"><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="4" y2="4"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="12" y2="12"></line><line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="3" x2="21" y1="20" y2="20"></line></svg>
</a>
</div>
</div>
</div>
</footer>
</aside>
</div>
</body>
</html>