-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
238 lines (177 loc) · 10.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/images/favicon-32x32.png" type="image/x-icon">
<title>Intro Section with Dropdown Navigation</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.9.1/font/bootstrap-icons.min.css" integrity="sha512-5PV92qsds/16vyYIJo3T/As4m2d8b6oWYfoqV+vtizRB6KhF1F9kYzWzQmsO6T3z3QG2Xdhrx7FQ+5R1LiQdUA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Navigation -->
<nav id="site_navigation" class="container grid col-auto col-sm-3 align-items-center px-sm-10">
<section class="brand">
<div class="brand_logo">
<span class="logo text-xl font-700">snap</span>
</div>
</section>
<ul class="primary_menu d-none d-sm-block">
<li class="dropdown">
<a href="#" class="dropdown-toggle">
Features
<i class="bi bi-chevron-down"></i>
</a>
<div class="dropdown-content">
<a href="#">
<svg width="14" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M14 3v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1V1a1 1 0 1 1 2 0v1h2V1a1 1 0 1 1 2 0v1h2V1a1 1 0 0 1 2 0v1h1a1 1 0 0 1 1 1Zm-2 3H2v1h10V6Zm0 3H2v1h10V9Zm0 3H2v1h10v-1Z" fill="#726CEE"/></svg>
To do List
</a>
<a href="#">
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M12.667 8.667h-4v4h4v-4ZM11.334 0v1.333H4.667V0h-2v1.333h-1C.75 1.333 0 2.083 0 3v11.333C0 15.25.75 16 1.667 16h12.667C15.25 16 16 15.25 16 14.333V3c0-.917-.75-1.667-1.666-1.667h-1V0h-2Zm3 14.333H1.667V5.5h12.667v8.833Z" fill="#4BB1DA"/></svg>
Calendar
</a>
<a href="#">
<svg width="13" height="17" xmlns="http://www.w3.org/2000/svg"><path d="M6.408 13.916c-3.313 0-6-1.343-6-3 0-.612.371-1.18 1-1.654V7.916a5 5 0 0 1 3.041-4.6 2 2 0 0 1 3.507-1.664 2 2 0 0 1 .411 1.664 5.002 5.002 0 0 1 3.041 4.6v1.346c.629.474 1 1.042 1 1.654 0 1.657-2.687 3-6 3Zm0 1c.694 0 1.352-.066 1.984-.16.004.054.016.105.016.16a2 2 0 0 1-4 0c0-.055.012-.106.016-.16.633.094 1.29.16 1.984.16Z" fill="#EDD556"/></svg>
Reminders
</a>
<a href="#">
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0Zm0 2.133a5.867 5.867 0 1 0 0 11.734A5.867 5.867 0 0 0 8 2.133ZM8 3.2a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6Zm-.533 2.667a.533.533 0 0 0-.534.533v2.133c0 .295.24.534.534.534h3.2a.533.533 0 0 0 0-1.067H8V6.4a.533.533 0 0 0-.533-.533Z" fill="#8E4CB6"/></svg>
Planning
</a>
</div>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle">
Company
<i class="bi bi-chevron-down"></i>
</a>
<div class="dropdown-content">
<a href="#">History</a>
<a href="#">Our Team</a>
<a href="#">Blog</a>
</div>
</li>
<li><a href="#">Careers</a></li>
<li><a href="#">About</a></li>
</ul>
<section class="user_button d-none d-sm-block text-right">
<a href="#" class="btn link">Login</a>
<a href="#" class="btn btn-primary-outline">Register</a>
</section>
<!-- Mobile toggle -->
<section class="mobile_toggle d-sm-none text-right">
<button id="menuButton" class="btn">
<svg width="32" height="18" xmlns="http://www.w3.org/2000/svg"><g fill="#151515" fill-rule="evenodd"><path d="M0 0h32v2H0zM0 8h32v2H0zM0 16h32v2H0z"/></g></svg>
</button>
</section>
<!-- Off canvas mobile menu -->
<section class="mobile_menu d-none animate__animated animate__slideInRight" id="mobileMenu">
<div class="close text-right">
<button id="closeButton" class="btn">
<svg width="26" height="26" xmlns="http://www.w3.org/2000/svg"><g fill="#151515" fill-rule="evenodd"><path d="m2.393.98 22.628 22.628-1.414 1.414L.979 2.395z"/><path d="M.98 23.607 23.609.979l1.414 1.414L2.395 25.021z"/></g></svg>
</button>
</div>
<ul class="menu">
<li class="dropdown">
<a href="javascript:void(0)" class="dropdown-toggle features">
Features
<span class="dropdown-toggle-icon">
<i class="bi bi-chevron-down"></i>
</span>
</a>
<div class="dropdown-content features d-none">
<ul>
<li>
<span class="icon">
<svg width="14" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M14 3v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1V1a1 1 0 1 1 2 0v1h2V1a1 1 0 1 1 2 0v1h2V1a1 1 0 0 1 2 0v1h1a1 1 0 0 1 1 1Zm-2 3H2v1h10V6Zm0 3H2v1h10V9Zm0 3H2v1h10v-1Z" fill="#726CEE"/></svg>
</span>
<a href="#">To do List</a>
</li>
<li>
<span class="icon">
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M12.667 8.667h-4v4h4v-4ZM11.334 0v1.333H4.667V0h-2v1.333h-1C.75 1.333 0 2.083 0 3v11.333C0 15.25.75 16 1.667 16h12.667C15.25 16 16 15.25 16 14.333V3c0-.917-.75-1.667-1.666-1.667h-1V0h-2Zm3 14.333H1.667V5.5h12.667v8.833Z" fill="#4BB1DA"/></svg>
</span>
<a href="#">Calendar</a>
</li>
<li>
<span class="icon">
<svg width="13" height="17" xmlns="http://www.w3.org/2000/svg"><path d="M6.408 13.916c-3.313 0-6-1.343-6-3 0-.612.371-1.18 1-1.654V7.916a5 5 0 0 1 3.041-4.6 2 2 0 0 1 3.507-1.664 2 2 0 0 1 .411 1.664 5.002 5.002 0 0 1 3.041 4.6v1.346c.629.474 1 1.042 1 1.654 0 1.657-2.687 3-6 3Zm0 1c.694 0 1.352-.066 1.984-.16.004.054.016.105.016.16a2 2 0 0 1-4 0c0-.055.012-.106.016-.16.633.094 1.29.16 1.984.16Z" fill="#EDD556"/></svg>
</span>
<a href="#">Reminders</a>
</li>
<li>
<span class="icon">
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0Zm0 2.133a5.867 5.867 0 1 0 0 11.734A5.867 5.867 0 0 0 8 2.133ZM8 3.2a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6Zm-.533 2.667a.533.533 0 0 0-.534.533v2.133c0 .295.24.534.534.534h3.2a.533.533 0 0 0 0-1.067H8V6.4a.533.533 0 0 0-.533-.533Z" fill="#8E4CB6"/></svg>
</span>
<a href="#">Planning</a>
</li>
</ul>
</div>
</li>
<li class="dropdown">
<a href="javascript:void(0)" class="dropdown-toggle company">
Company
<span class="dropdown-toggle-icon">
<i class="bi bi-chevron-down"></i>
</span>
</a>
<div class="dropdown-content company d-none">
<ul>
<li><a href="#">History</a></li>
<li><a href="#">Our Team</a></li>
<li><a href="#">Blog</a></li>
</ul>
</div>
</li>
<li><a href="#">Careers</a></li>
<li><a href="#">About</a></li>
</ul>
<section class="user_button">
<a href="#" class="btn link text-center">Login</a>
<a href="#" class="btn btn-primary-outline text-center">Register</a>
</section>
</section>
</nav>
<!-- /Navigation -->
<!-- Header -->
<header id="site_header" class="container py-sm-20 grid col-sm-2 ">
<div class="header_image">
<img class="d-sm-none d-block mobile" src="./assets/images/image-hero-mobile.png">
<img class="d-none d-sm-block desktop" src="./assets/images/image-hero-desktop.png">
</div>
<div class="header_text text-center text-sm-left py-10">
<h1 class="text-sm-xxl">Make remote work</h1>
<span class="d-block py-10 header_paragraph">
<p class="text-md">
Get your team in sync, no matter your <br/>
location. Streamline processes, create <br/>
team rituals, and watch productivity soar
</p>
</span>
<a href="#" class="btn btn-primary">Learn more</a>
<div class="header_client grid col-4 gap-5 px-5 px-sm-0 py-15">
<div class="client">
<img src="./assets/images/client-databiz.svg" alt="Databiz client">
</div>
<div class="client">
<img src="./assets/images/client-audiophile.svg" alt="Audiophile client">
</div>
<div class="client">
<img src="./assets/images/client-meet.svg" alt="Meet client">
</div>
<div class="client">
<img src="./assets/images/client-maker.svg" alt="Maker client">
</div>
</div>
</div>
</header>
<!--/Header -->
<script src="script.js"></script>
</body>
</html>