-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathwork-details.html
More file actions
226 lines (211 loc) · 7.6 KB
/
work-details.html
File metadata and controls
226 lines (211 loc) · 7.6 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Graviry - Work Details</title>
<link
href="https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600,700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="/css/reset.css" />
<link rel="stylesheet" href="/css/function.css" />
<link rel="stylesheet" href="/css/base.css" />
<link rel="stylesheet" href="/css/header.css" />
<link rel="stylesheet" href="/css/featured.css" />
<link rel="stylesheet" href="/css/explore.css" />
<link rel="stylesheet" href="/css/awards.css" />
<link rel="stylesheet" href="/css/our-clients.css" />
<link rel="stylesheet" href="/css/footer.css" />
</head>
<body>
<header class="header container">
<img src="/img/logo.png" alt="Logo da Gravity" />
<img src="/img/search-icon.svg" alt="Ícone de busca" />
<a class="menu" href="">
<span class="content">Menu</span>
</a>
</header>
<section class="featured container">
<h1 class="title">Branding Do You Know Who You Are</h1>
<ul class="social">
<li class="item">
<a
href="https://twitch.tv/marcobrunobr"
target="_blank"
rel="noopener noreferrer"
class="action"
><img src="/img/icon-twitch.svg" alt="Twitch icon" class="icon"
/></a>
</li>
<li class="item">
<a
href="https://twiteter.com/marcobrunobr"
target="_blank"
rel="noopener noreferrer"
class="action"
><img src="/img/icon-twitter.svg" alt="Twitter icon" class="icon"
/></a>
</li>
<li class="item">
<a
href="https://www.linkedin.com/in/marcobrunobr"
target="_blank"
rel="noopener noreferrer"
class="action"
><img src="/img/icon-linkedin.svg" alt="Linkedin icon" class="icon"
/></a>
</li>
<li class="item">
<a
href="https://facebook.com/marco.bruno.br"
target="_blank"
rel="noopener noreferrer"
class="action"
><img src="/img/icon-facebook.svg" alt="Facebook icon" class="icon"
/></a>
</li>
</ul>
<figure class="wrapper-photo">
<img src="/img/featured.png" alt="Placeholder" class="photo" />
<figcaption class="caption">
As we approached the palace I could see through the great windows of
the first floor into the brilliantly illuminated audience chamber of
Than Kosis. The immense hall was crowded with nobles and their women,
as though some important function was in progress.
</figcaption>
</figure>
</section>
<section class="explore container">
<ol class="images">
<li class="item">
<img src="/img/explore-1.png" alt="Explore 1" class="photo" />
</li>
<li class="item">
<img src="/img/explore-2.png" alt="Explore 2" class="photo" />
</li>
<li class="item">
<img src="/img/explore-3.png" alt="Explore 3" class="photo" />
</li>
</ol>
<p class="description">
As we approached the palace I could see through the great windows of the
first floor the brilliantly illuminated audience chamber of Than Kosis.
</p>
<a href="#to-do" class="button">Explore</a>
</section>
<section class="awards container">
<img src="/img/awards.png" alt="Logo Awards" class="logo" />
<dl class="award">
<dt class="title">Site of the day</dt>
<dt class="subtitle">Singleton UI Kit</dt>
<dd class="year">2018</dd>
<dd class="description">
Application that helps to find nearest sport centres in your area
</dd>
</dl>
<dl class="award">
<dt class="title">Best Navigation</dt>
<dt class="subtitle">Midleton Headers</dt>
<dd class="year">2018</dd>
<dd class="description">
Application that helps to find nearest sport centres in your area
</dd>
</dl>
</section>
<section class="wrapper-our-clients">
<div class="our-clients container">
<h2 class="title">Our Clients</h2>
<h3 class="subtitle">— We worked with</h3>
<p class="description">
Our favorite brands are our friends! We help them to achieve their
goals, they help us to stay sharp.
</p>
<ul class="clients">
<li class="client">
<a href="https://www.mi.com/global" class="action"
><img src="img/xiaomi.png" alt="Logo da Xiaomi" class="logo"
/></a>
</li>
<li class="client">
<a href="https://tinder.com/?lang=en" class="action"
><img src="img/tinder.png" alt="Logo da Tinder" class="logo"
/></a>
</li>
<li class="client">
<a href="https://www.apple.com/" class="action"
><img src="img/apple.png" alt="Logo da Apple" class="logo"
/></a>
</li>
<li class="client">
<a href="https://www.nike.com/pt/en" class="action"
><img src="img/nike.png" alt="Logo da Nike" class="logo"
/></a>
</li>
<li class="client">
<a href="https://www.amd.com/en" class="action"
><img src="img/amd.png" alt="Logo da AMD" class="logo"
/></a>
</li>
</ul>
</div>
</section>
<footer class="footer">
<section class="first container">
<img class="logo" src="img/logo-light.png" alt="Logo da Gravity" />
<ul class="list">
<li class="item">
<a href="#" class="action">Travel</a>
</li>
<li class="item">
<a href="#" class="action">Explore</a>
</li>
<li class="item">
<a href="#" class="action">Works</a>
</li>
<li class="item">
<a href="#" class="action">About Us</a>
</li>
<li class="item">
<a href="#" class="action">Contacts</a>
</li>
</ul>
<form action="" class="newsletter">
<input type="email" class="email" placeholder="Your email" />
<input type="submit" value="Send" class="button" />
</form>
</section>
<section class="second container">
<ul class="list">
<li class="item"><a href="#" class="action">Terms</a></li>
<li class="item"><a href="#" class="action">Promo</a></li>
<li class="item"><a href="#" class="action">Download</a></li>
<li class="item"><a href="#" class="action">News</a></li>
</ul>
<ul class="social">
<li class="item">
<a href="https://twitter.com/marcobrunobr" class="action"
>Twitter Marco Bruno</a
>
</li>
<li class="item">
<a href="http://linkedin.com/in/marcobrunobr" class="action"
>Linkedin Marco Bruno</a
>
</li>
<li class="item">
<a href="http://twitch.tv/marcobrunobr" class="action"
>Twitch Marco Bruno</a
>
</li>
<li class="item">
<a href="https://www.facebook.com/marco.bruno.br" class="action"
>Facebook Marco Bruno</a
>
</li>
</ul>
</section>
</footer>
</body>
</html>