-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdestination.html
181 lines (171 loc) · 9.21 KB
/
destination.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
<!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">
<!-- favicons -->
<link rel="icon" href="./imgs/favicon.ico" />
<link rel="apple-touch-icon" href="./imgs/favicon-192.png" />
<meta name="author" content="Travolgi">
<!-- title page & SEO meta -->
<title>Destination - WeatherCast HTML website template with striking design</title>
<meta name="description" content="Create an eye-catching website with pre-configured pages for weather forecasts, events, news and enjoy high-performance and advanced functionality.">
<meta name="keywords" content="weather, weather template, forecast, forecast template, weather news, meteorology, weather patterns, climate, climate analysis, atmospheric conditions, temperature trends, weather data, forecasting tools, climate, weather monitoring, tabs design, animate, google fonts, SEO Friendly, google maps, contact form, html website template, minimal design, background images, tab functionality, high-performance, weather forecasts, events, news">
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Encode+Sans+Condensed:wght@400;700&family=Encode+Sans:wght@400;700&family=Marcellus&display=swap">
<!-- css -->
<link rel="stylesheet" href="./css/fontawesome.min.css" />
<link rel="stylesheet" href="./css/aos.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/custom.css">
</head>
<body class="destination">
<!-- preload -->
<div id="preload">
<!-- your logo here -->
<img src="./imgs/logo.svg" class="logo" alt="WeatherCast logo">
<p>loading...</p>
</div>
<!-- accessibility skip -->
<a href="#main" class="skip-to-content">Skip to content</a>
<!-- header -->
<header class="flex">
<!-- your logo here -->
<img src="./imgs/logo.svg" class="logo" alt="WeatherCast logo">
<!-- mobile navbar button -->
<button class="mobile-nav-toggle" aria-controls="header-nav" aria-expanded="false"><span class="sr-only">Menu</span></button>
<!-- navigation bar -->
<nav>
<ul id="header-nav" data-visible="false" class="flex header-nav underline-indicators">
<li>
<a href="/" class="ff-sans-cond uppercase txt-white ls-2">
<span aria-hidden="true">01</span>Home
</a>
</li>
<li>
<a href="forecast.html" class="ff-sans-cond uppercase txt-white ls-2">
<span aria-hidden="true">02</span>Forecast
</a>
</li>
<li class="active">
<a href="destination.html" class="ff-sans-cond uppercase txt-white ls-2">
<span aria-hidden="true">03</span>Destination
</a>
</li>
<li>
<a href="news.html" class="ff-sans-cond uppercase txt-white ls-2">
<span aria-hidden="true">04</span>News
</a>
</li>
</li>
<li>
<a href="contact.html" class="ff-sans-cond uppercase txt-white ls-2">
<span aria-hidden="true">05</span>Contact
</a>
</li>
</ul>
</nav>
</header>
<!-- page content -->
<main class="grid-container grid-container--destination flow" id="main">
<h1 class="numb-title" data-aos="zoom-in" data-aos-delay="200"><span aria-hidden="true">03</span> Destination</h1>
<!-- tabs controls -->
<div class="numb-indicators" role="tablist" aria-label="destination" data-aos="zoom-in" data-aos-delay="300">
<button aria-selected="true" role="tab" tabindex="0" aria-controls="venice" data-image="venice-img" class="uppercase txt-white ff-serif fs-600"><span class="sr-only">Venice</span>1</button>
<button aria-selected="false" role="tab" tabindex="-1" aria-controls="thailand" data-image="thailand-img" class="uppercase txt-white ff-serif fs-600"><span class="sr-only">Thailand</span>2</button>
<button aria-selected="false" role="tab" tabindex="-1" aria-controls="canyon" data-image="canyon-img" class="uppercase txt-white ff-serif fs-600"><span class="sr-only">Canyon</span>3</button>
<button aria-selected="false" role="tab" tabindex="-1" aria-controls="antartide" data-image="antartide-img" class="uppercase txt-white ff-serif fs-600"><span class="sr-only">Antartide</span>4</button>
</div>
<!-- tabs details -->
<article class="destination-details flow" id="venice" tabindex="0" role="tabpanel" data-aos="zoom-in" data-aos-delay="450">
<header class="flow flow--space-small">
<h2 class="uppercase txt-accent ff-sans-cond ls-2">Amazing</h2>
<p class="fs-700 ff-serif uppercase">Venice</p>
</header>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Itaque exercitationem natus deserunt perspiciatis omnis sunt. Quis aperiam voluptate, magni odio enim nesciunt, sed qui consequatur exercitationem reiciendis consequuntur repudiandae est! Lorem ipsum dolor, sit amet consectetur adipisicing elit. Quas, reiciendis quidem? Voluptates dolore cum aperiam, molestias sed vitae alias. Quaerat reprehenderit recusandae esse iste odio harum quibusdam animi dolorum iusto!</p>
</article>
<!-- tabs details -->
<article class="destination-details flow" id="thailand" tabindex="0" role="tabpanel" hidden>
<header class="flow flow--space-small">
<h2 class="uppercase txt-accent ff-sans-cond ls-2">Alternative winter</h2>
<p class="fs-700 ff-serif uppercase">Thailand</p>
</header>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur ut vitae explicabo expedita libero ratione vel labore architecto? Maxime quaerat quae accusantium autem consequatur? Voluptates aperiam eos voluptas animi qui. Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur adipisci mollitia assumenda voluptates labore rem facilis, eius, dolore illo, magni iusto eveniet! Esse maxime magni delectus quod optio minus harum.</p>
</article>
<!-- tabs details -->
<article class="destination-details flow" id="canyon" tabindex="0" role="tabpanel" hidden>
<header class="flow flow--space-small">
<h2 class="uppercase txt-accent ff-sans-cond ls-2">Visit</h2>
<p class="fs-700 ff-serif uppercase">Canyon</p>
</header>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Illo, fugit amet, eveniet blanditiis ipsam soluta eos quos nobis ipsa voluptatem ullam vitae. Expedita architecto eum culpa error non consequuntur rem! Lorem ipsum dolor sit, amet consectetur adipisicing elit. Explicabo in ab deserunt eaque? Expedita dignissimos consequuntur laudantium. Distinctio perferendis voluptatum ad ipsam consectetur magnam harum voluptate sed. Vitae, amet eius.</p>
</article>
<!-- tabs details -->
<article class="destination-details flow" id="antartide" tabindex="0" role="tabpanel" hidden>
<header class="flow flow--space-small">
<h2 class="uppercase txt-accent ff-sans-cond ls-2">Cold and white</h2>
<p class="fs-700 ff-serif uppercase">Antartide</p>
</header>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Alias consectetur sapiente, voluptatum odio tenetur provident, quidem aperiam nesciunt quis suscipit, adipisci autem quae itaque laborum maiores error ducimus saepe a. Lorem ipsum dolor sit amet consectetur adipisicing elit. Harum laboriosam enim officia nesciunt accusamus, ex pariatur delectus temporibus rem quas! Illo sint nisi sed nesciunt sequi doloribus nemo aliquam fuga.</p>
</article>
<!-- tabs image -->
<picture id="venice-img" data-aos="zoom-in" data-aos-delay="550">
<source media="(min-width: 45em)" srcset="./imgs/destination/venice-portrait.webp" type="image/webp">
<img src="./imgs/destination/venice.webp" alt="Destination - WeatherCast">
</picture>
<!-- tabs image -->
<picture id="thailand-img" hidden>
<source media="(min-width: 45em)" srcset="./imgs/destination/thailand-portrait.webp" type="image/webp">
<img src="./imgs/destination/thailand.webp" alt="Destination - WeatherCast">
</picture>
<!-- tabs image -->
<picture id="canyon-img" hidden>
<source media="(min-width: 45em)" srcset="./imgs/destination/canyon-portrait.webp" type="image/webp">
<img src="./imgs/destination/canyon.webp" alt="Destination - WeatherCast">
</picture>
<!-- tabs image -->
<picture id="antartide-img" hidden>
<source media="(min-width: 45em)" srcset="./imgs/destination/antartide-portrait.webp" type="image/webp">
<img src="./imgs/destination/antartide.webp" alt="Destination - WeatherCast">
</picture>
</main>
<!-- footer -->
<footer class="flex fadein">
<!-- copyright -->
<p>© WeatherCast <span id="thisYear"></span>. All Rights Reserved. Developed by <a href="/">Travolgi</a>.</p>
<!-- social links -->
<ul class="flex social">
<li>
<a href="#" title="Facebook">
<!-- social icon -->
<i class="fa-brands fa-facebook-f"></i>
</a>
</li>
<li>
<a href="#" title="Instagram">
<!-- social icon -->
<i class="fa-brands fa-instagram"></i>
</a>
</li>
<li>
<a href="#" title="Twitter">
<!-- social icon -->
<i class="fa-brands fa-twitter"></i>
</a>
</li>
<li>
<a href="#" title="Google Plus">
<!-- social icon -->
<i class="fa-brands fa-google-plus-g"></i>
</a>
</li>
</ul>
</footer>
<!-- js -->
<script src="./js/aos.js"></script>
<script src="./js/main.js" defer></script>
</body>
</html>