-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
140 lines (116 loc) · 6.41 KB
/
about.html
File metadata and controls
140 lines (116 loc) · 6.41 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5XS9NT5');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-160878404-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-160878404-1');
</script>
<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>Anthony Green Design - Meet the designer</title>
<!-- FAVICON -->
<link rel="icon" href="favicon.svg" type="image/svg">
<!---STYLES-->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/styles.css">
<!---GOOGLE FONTS-->
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300;0,5..1200,400;0,5..1200,500;0,5..1200,600;0,5..1200,700;0,5..1200,800;0,5..1200,900;1,5..1200,300;1,5..1200,400;1,5..1200,500;1,5..1200,600;1,5..1200,700;1,5..1200,800;1,5..1200,900&display=swap" rel="stylesheet">
<!---SCRIPTS-->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
<script src="assets/javascript/parallax.js"></script>
<script src="assets/javascript/scroll-down.js"></script>
<script src="assets/javascript/preloader.js"></script>
<script>
$(function () {
$(".loader-container").load("preloader.html");
$("#universal-nav").load("universal-nav.html");
$("#universal-footer").load("universal-footer.html");
});
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5XS9NT5" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!--PRELOADER-->
<div class="loader-container"></div>
<div class="container-fluid" id="header-container-about">
<!---NAVBAR-->
<div class="row" id="universal-nav"></div>
<!---HEADER TEXT AREA--->
<div class="row" id="header-text">
<div class="col-xs-11 col-sm-10" id="text-container">
<h1 id="h1-about">Meet the designer</h1>
<h2 class="h2text-static" id="h2-about">
Creator, husband, dad
</h2>
</div>
<div class="header-img-container">
<img class="header-bg-img-about">
</div>
</div>
<div class="row" id="down-arrow-container">
<div class="col-10">
<a href="#section2" class="down-arrow">
<!--div class="row down-arrow-home"> </div-->
</a>
</div>
</div>
</div>
<!--- MAIN CONTENT --->
<div class="container-fluid" id="main-content-container">
<section id="section2">
<div class="row" id="about-content-wrapper">
<div class="col-xs-12" id="main-content">
<div class="row" id="content-row">
<div class="col-sm-10 col-md-4 col-lg-3" id="about-me-col">
<img class="portrait">
</div>
<div class="col-sm-10 col-md-6 col-lg-7" id="about-me-content">
<p>
Hi there! I'm Anthony Green — you can call me Tony.
</p>
<p>
I’m a multi-disciplinary designer located in beautiful Muskoka, Ontario. I have nearly 20 years of experience in brand, marketing, UI, and web design. I can illustrate, animate, and code. I love working with folks with unique ideas and bringing their vision to life.
</p>
<p>
When I’m not at my desk, you’ll find me enjoying the outdoors with my wife and kids, usually getting our hands dirty in the garden or going for a hike. I'm pretty handy, too, and will jump at any opportunity to tinker in the garage or build something in the workshop.
</p>
<p>If you're interested in discussing that next project or need some creative direction, <a class="inline-link" href="/contact.html#section2">give me a shout</a> to see how we can work together!
</p>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="row" id="universal-footer"></div>
</body>
</html>