-
Notifications
You must be signed in to change notification settings - Fork 0
/
logo-exp.html
215 lines (200 loc) · 7.56 KB
/
logo-exp.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Arthur Charles Edwards</title>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="scss/nav-style.css" />
<link rel="stylesheet" href="scss/project.css" />
<link rel="stylesheet" href="scss/custom-nav-dropper.css" />
<link rel="stylesheet" href="scss/custom-style.css">
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css"
/>
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png" />
<link
rel="icon"
type="image/png"
sizes="32x32"
href="img/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="img/favicon-16x16.png"
/>
<link rel="manifest" href="img/site.webmanifest" />
</head>
<!-- Navigation area -->
<div
class="offcanvas offcanvas-end special-side-nav-layer"
tabindex="-1"
id="offcanvasRight"
aria-labelledby="offcanvasRightLabel"
>
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasRightLabel">
Arthur Charles Edwards
</h5>
<button
type="button"
class="btn-close"
data-bs-dismiss="offcanvas"
aria-label="Close"
></button>
</div>
<div class="offcanvas-body nav-custom-styles">
<ul class="nav flex-column">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="index.html">Work</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a
class="nav-link"
target="_blank"
href="__Arthur_E_Resume_2024.pdf"
>résumé</a
>
</li>
</ul>
</div>
</div>
<!-- Navigstion area end -->
<div id="nav-dropper">
<div class="container d-flex align-items-center justify-content-between">
<div>
<a class="navbar-brand custom-logo-style" href="index.html">
<!-- <img src="img/bw-short-logo-style.svg" height="70" alt="" /> -->
<h4 class="stacked-logo">arthur <br> charles<br>edwards</h4>
</a>
</div>
<div>
<a href="index.html">Work</a>
<a href="about.html">About</a>
<a target="_blank" href="__Arthur_E_Resume_2024.pdf">Résumé</a>
</div>
</div>
</div>
<body class="custom-dark">
<nav class="navbar fixed-top naked-nav">
<div class="container">
<a class="navbar-brand custom-logo-style" href="index.html">
<!-- <h4 class="black-box-style">ace</h4> -->
</a>
<a
class="text-black plus-button-style"
data-bs-toggle="offcanvas"
data-bs-target="#offcanvasRight"
aria-controls="offcanvasRight"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="50"
height="50"
fill="currentColor"
class="bi bi-plus-circle-fill"
viewBox="0 0 16 16"
>
<path
d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"
/></svg
></a>
</div>
</nav>
<div class="big-image">
<div class="container overlay pt-5">
<div class="row">
<div class="col-lg-11 home-hero-style text-black">
<h1
class="text-black mb-4 mt-5 cover-text san-serif-headline d-sm-block d-md-none fw-bold"
>
<span class="brand-neon-hero">arthur</span> charles edwards
</h1>
<h2
class="text-black thin-headlines cover-text fw-light display-5 d-sm-block d-md-none">
Visual Designer
</h2>
<p class="d-sm-block d-md-none">
I specialize in UI Design with 8 years of industry experience. <br>
I've designed marketing campaigns, coded with Front-End Developers, and created modern design systems.</p>
<!-- <p class="text-black cover-text fw-light display-7 d-sm-block d-md-none">
Scroll to see work. <svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="currentColor" class="bi bi-arrow-down-circle-fill" viewBox="0 0 16 16">
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"/>
</svg>
</p> -->
<h1
class="text-black cover-text san-serif-headline home-page-hero-text d-none d-sm-block fw-bold pb-4"
>
<span class="brand-neon-hero">arthur</span> charles edwards
</h1>
<h2
class="text-black cover-text fw-light thin-headlines pt-4 display-6 d-none d-sm-block"
>
Visual Designer
</h2>
<h5 class="d-none d-sm-block fw-light text-black">
I specialize in UI Design with 8 years of industry experience. <br>
I've designed marketing campaigns, coded with Front-End Developers, and created modern design systems.
</h5>
<!-- <h5 class="text-black cover-text fw-light d-none d-sm-block pt-5">
Scroll to see selected work.
<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="currentColor" class="bi bi-arrow-down-circle-fill" viewBox="0 0 16 16">
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"/>
</svg>
</h5> -->
</div>
</div>
</div>
</div>
<!-- Netsol thumb -->
<section class="about-intro-main pt-4 pb-1">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h2 class="billboard-text"> <span class="brand-neon">arthur</span> <br>charles <br> edwards</h2>
</div>
<div class="col-lg-10">
<h3 class="text-black san-serif-headline display-4 pt-4">
Together, we can unlock the hidden potential of your business needs.
</h3>
<h5 class=" write-up text-black fw-light">
Find out more about my professional journey and design perspective.
</h5>
<a
class="btn btn-dark text-white btn-lg rounded-0 mt-4"
href="about.html"
role="button"
>Learn More</a
>
</div>
</div>
</div>
</section>
<section class="bg-black">
<div class="container">
<footer
class="d-flex flex-wrap justify-content-between align-items-center pt-5 pb-5"
>
<p class="col-md-4 mb-0 text-white">© 2024 Arthur Charles Edwards</p>
</footer>
</div>
</section>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2"
crossorigin="anonymous"
></script>
<script src="js/dropper-nav.js"></script>
</body>
</html>