forked from MDiTBBTE/mntn
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
152 lines (149 loc) · 7.79 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="assets/css/reset.css">
<link rel="stylesheet" href="assets/css/style.css">
<title>MNTN</title>
</head>
<body>
<header>
<div class="container header__inner">
<div class="logo">
<a href="/" class="logo__text">MNTN</a>
</div>
<nav class="nav">
<a href="#" class="nav__tab">Equipment</a>
<a href="#" class="nav__tab">About us</a>
<a href="#" class="nav__tab">Blog</a>
</nav>
<div class="account">
<img src="assets/images/profile_icon.svg" alt="profile" class="account__icon">
<p class="account__text">Account</p>
</div>
</div>
<div class="content">
<div class="follow__us">
<p class="folow_us__text">Follow us</p>
<img src="assets/images/instagram.svg" alt="instagram" class="instagram__icon">
<img src="assets/images/twitter.svg" alt="twitter" class="twitter__icon">
</div>
<div class="intro">
<h2 class="intro__suptitle">A Hiking guide</h2>
<h1 class="intro__title">Be Prepared For The Mountains And Beyond!</h1>
<div class="scroll__down">
<p class="intro__navigation">scroll down</p>
<img src="assets/images/arrow_down.svg" alt="arrow_down" class="arrow_down__icon">
</div>
</div>
<div class="slider">
<div class="slider__inner">
<div class="slider__item active">
<span class="slider__num "></span>
Start
</div>
<div class="slider__item">
<span class="slider__num">01</span>
</div>
<div class="slider__item">
<span class="slider__num">02</span>
</div>
<div class="slider__item">
<span class="slider__num">03</span>
</div>
</div>
</div>
</div>
</header>
<main class="main">
<div class="container">
<section class="main__inner" >
<div class="main__info">
<span class="num">01</span>
<div class="main__info__filling">
<p class="main__suptitle">Get started</p>
<p class="main__title">What level of hiker are you?</p>
<p class="info">Determining what level of hiker you are can be an important tool when planning future hikes.
This hiking level guide will help you plan hikes according to different hike ratings set by various websites like
All Trails and Modern Hiker.
What type of hiker are you – novice, moderate, advanced moderate, expert, or expert backpacker? </p>
<div class="read__more">
<p class="main__navigation">read more</p>
<img src="assets/images/arrow_right.svg" alt="arrow_right" class="arrow_right__icon">
</div>
</div>
</div>
<img src="assets/images/01.png" alt="hiker" class="hiker">
</section>
<section class="main__inner">
<img src="assets/images/03.png" alt="hiking gear" class="hiking_gear">
<div class="main__info">
<span class="num">02</span>
<div class="main__info__filling">
<p class="main__suptitle__second">Hiking Essentials</p>
<p class="main__title">Picking the right Hiking Gear!</p>
<p class="info">The nice thing about beginning hiking is that you don’t really need any special gear,
you can probably get away with things you already have.
Let’s start with clothing. A typical mistake hiking beginners make is wearing jeans and regular clothes,
which will get heavy and chafe wif they get sweaty or wet.</p>
<div class="read__more">
<p class="main__navigation">read more</p>
<img src="assets/images/arrow_right.svg" alt="arrow_right" class="arrow_right__icon">
</div>
</div>
</div>
</section>
<section class="main__inner" >
<div class="main__info">
<span class="num">03</span>
<div class="main__info__filling">
<p class="main__suptitle__third">where you go is the key</p>
<p class="main__title">Understand Your Map & Timing</p>
<p class="info">To start, print out the hiking guide and map.
If it’s raining, throw them in a Zip-Lock bag. Read over the guide, study the map, and have a good idea of what to expect.
I like to know what my next landmark is as I hike. For example,
I’ll read the guide and know that say, in a mile, I make a right turn at the junction..</p>
<div class="read__more">
<p class="main__navigation">read more</p>
<img src="assets/images/arrow_right.svg" alt="arrow_right" class="arrow_right__icon">
</div>
</div>
</div>
<img src="assets/images/02.png" alt="timing" class="timing">
</section>
</div>
</main>
<footer class="footer">
<div class="container width__footer">
<section class="first__part">
<div class="logo__footer">
<a href="/" class="logo__text">MNTN</a>
</div>
<p class="footer__text">Get out there & discover your next slope, mountain & destination!</p>
<p class="copy"> ©Copyright 2019 MNTN, Inc. Terms & Privacy</p>
</section>
<section class="second__part">
<div class="footer__navigation">
<div class="more__on__block">
<h3 class="footer__title">More on The Blog</h3>
<p class="footer__text__navigation">About MNTN</p>
<p class="footer__text__navigation">Contributors & Writers</p>
<p class="footer__text__navigation">Write For Us</p>
<p class="footer__text__navigation">Contact Us</p>
<p class="footer__text__navigation">Privacy Policy</p>
</div>
<div class="more__on__mntn">
<h3 class="footer__title">More on MNTN</h3>
<p class="footer__text__navigation">The Team</p>
<p class="footer__text__navigation">Jobs</p>
<p class="footer__text__navigation">Press</p>
</div>
</div>
</section>
</div>
</footer>
</body>
</html>