-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
227 lines (198 loc) · 8.76 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
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
227
<!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">
<title>DESIGN</title>
<!-- Font Scripts -->
<script defer src="js/fonts.js" type="text/javascript"></script>
<!-- External Styles -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css">
<!-- Internal Styles -->
<link rel="stylesheet" type="text/css" href="css/all.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body id="home">
<header class="header" role="banner">
<div class="logo">
<a href="#">
<img src="images/Morris-Logo-White.svg" title="Return Home" alt="Logo"/>
</a>
</div>
<nav class="nav" aria-label="Site Menu">
<div class="item drop_trigger"><a href="#">Recruiting Services <i class="fal fa-caret-down" aria-hidden="true"></i></a>
<div class="drop_menu">
<div class="item"><a href="#">Link</a></div>
<div class="item"><a href="#">Link</a></div>
<div class="item"><a href="#">Link</a></div>
</div>
</div>
<div class="item"><a href="#">Career Coaching</a></div>
<div class="item"><a href="#">About Me</a></div>
<div class="item"><a href="#">Blog</a></div>
<div class="item"><a href="#">Contact</a></div>
</nav>
</header>
<section class="slideshow">
<div class="slide">
<img src="images/helloquence-61189-unsplash.jpg" alt="">
<div class="info">
<div class="title">A company’s success is driven by a passionate team with a shared mission.</div>
<div class="subtext">Learn more about my customized contingent and retained search services.</div>
<div class="buttons center">
<a href="#" class="button">Recruiting</a>
<a href="#" class="button green">Consulting</a>
</div>
</div>
</div>
<div class="slide">
<img src="images/nik-macmillan-280300-unsplash.jpg" alt="">
<div class="info">
<div class="title">A resume should work for you, not against you.</div>
<div class="subtext">Learn more about my resume, placement and career support services.</div>
<div class="buttons center">
<a href="#" class="button">Recruiting</a>
<a href="#" class="button green">Consulting</a>
</div>
</div>
</div>
<div class="slide">
<img src="images/william-iven-8515-unsplash.jpg" alt="">
<div class="info">
<div class="title">Focusing on more than just skills and experience is crucial.</div>
<div class="subtext">Learn more about me and my company.</div>
<div class="buttons center">
<a href="#" class="button">Recruiting</a>
<a href="#" class="button green">Consulting</a>
</div>
</div>
</div>
</section>
<section class="about">
<div class="photo">
<figure>
<img src="images/EM-Original-225x300.jpg" alt="ETIENNE MORRIS">
<figcaption>Etienne Morris</figcaption>
</figure>
</div>
<div class="bio">
<h2>I’m a native Vermonter — pure and simple.</h2>
<p>Although I’ve traveled and lived all over the world, there’s nothing that compares to living among the mountains of Vermont – they have been, and will always be – my home, my heart.</p>
<p>Between my inherent, lifelong love of mysteries and puzzles and my being raised in the hospitality business I am hard-wired to figure things out and help others. It’s what drives me in both my personal and professional life.</p>
<p>I have two teenage children, two spirited dogs, and a husband who’s a chef, which is great because I rarely cook (I’m not kidding; I literally cook maybe three times a year).</p>
<div class="buttons">
<a href="" class="button">Learn More</a>
</div>
</div>
</section>
<section class="clients">
<h2>My Clients</h2>
<div class="group">
<a href="#" class="item">
<img src="images/eternity.svg" alt="Eternity">
</a>
<a href="#" class="item">
<img src="images/google.svg" alt="Google">
</a>
<a href="#" class="item">
<img src="images/eternity.svg" alt="Eternity">
</a>
<a href="#" class="item">
<img src="images/google.svg" alt="Google">
</a>
<a href="#" class="item">
<img src="images/eternity.svg" alt="Eternity">
</a>
<a href="#" class="item">
<img src="images/google.svg" alt="Google">
</a>
<a href="#" class="item">
<img src="images/eternity.svg" alt="Eternity">
</a>
<a href="#" class="item">
<img src="images/google.svg" alt="Google">
</a>
<a href="#" class="item">
<img src="images/eternity.svg" alt="Eternity">
</a>
</div>
<div class="buttons center">
<a href="#" class="button">More Clients</a>
</div>
</section>
<section class="services">
<h2>Services for Everyone</h2>
<div class="group">
<div class="item">
<div class="info">
<h3 class="purple">Recruiting</h3>
<p>I’ll work in partnership to achieve your goals and find talented, motivated, pre-qualified candidates who believe in your company’s purpose.</p>
</div>
<ul>
<li>Retained recruiting</li>
<li>Onsite/offsite support</li>
<li>Contingent search</li>
<li>Staffing services</li>
<li>Resume review</li>
<li>Logistics & schedule management</li>
</ul>
<div class="buttons">
<a href="#" class="button">Learn More</a>
</div>
</div>
<div class="item">
<div class="info">
<h3 class="green">Consulting</h3>
<p>Together, we can assure your professional documents allow the reader to fully appreciate your skillset, and the positions you seek fit you.</p>
</div>
<ul>
<li>Resume consulting</li>
<li>Business case writing</li>
<li>Supplemental document support</li>
<li>Career coaching</li>
<li>Job seeking support</li>
<li>Placement services</li>
</ul>
<div class="buttons">
<a href="#" class="button green">Learn More</a>
</div>
</div>
</div>
</section>
<section class="credits">
<img src="images/Bcorp_red_200.png" alt="">
<img src="images/1percent.png" alt="">
<img src="images/VBSR-Logo.png" alt="">
</section>
<footer class="footer_wrap">
<div class="footer">
<div class="social">
<a href="#" target="_blank" title="Follow us on Facebook"><i class="fab fa-facebook-f"></i></a>
<a href="#" target="_blank" title="Follow us on Twitter"><i class="fab fa-twitter"></i></a>
<a href="#" target="_blank" title="Follow us on Pinterest"><i class="fab fa-pinterest-p"></i></a>
<a href="#" target="_blank" title="Follow us on Instagram"><i class="fab fa-instagram"></i></a>
<a href="#" target="_blank" title="Follow us on LinkedIn"><i class="fab fa-linkedin-in"></i></a>
<a href="#" target="_blank" title="Follow us on YouTube"><i class="fab fa-youtube"></i></a>
</div>
<div class="contact">
<a href="#">(802) 730-4204</a> | <a href="#">[email protected]</a>
</div>
<div class="copyright" role="contentinfo">© 2019 Morris Recruiting & Consulting | All Rights Reserved</div>
<div class="ewd">
<a href="https://eternitywebdev.com/" target="_blank">
<img src="images/website_by_eternity.svg" alt="Website By Eternity">
</a>
</div>
</div>
</footer>
<!-- External Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.js"></script>
<!-- Internal Scripts -->
<script src="js/scripts.js"></script>
</body>
</html>