-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
230 lines (210 loc) · 11.5 KB
/
index.html
File metadata and controls
230 lines (210 loc) · 11.5 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
227
228
229
230
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Aartje Sikkenga</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/templatemo-style.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="responsive-header visible-xs visible-sm">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="top-section">
<div class="profile-image">
<img src="img/profile.jpg" alt="Volton">
</div>
<div class="profile-content">
<h3 class="profile-title">Aartje Sikkenga</h3>
<p class="profile-description">Digital Photographer</p>
</div>
</div>
</div>
</div>
<a href="#" class="toggle-menu"><i class="fa fa-bars"></i></a>
<div class="main-navigation responsive-menu">
<ul class="navigation">
<li><a href="#top"><i class="fa fa-home"></i>Home</a></li>
<li><a href="#about"><i class="fa fa-user"></i>About Me</a></li>
<li><a href="#projects"><i class="fa fa-newspaper-o"></i>Favorites</a></li>
<li><a href="#contact"><i class="fa fa-envelope"></i>Contact Me</a></li>
</ul>
</div>
</div>
</div>
<!-- SIDEBAR -->
<div class="sidebar-menu hidden-xs hidden-sm">
<div class="top-section">
<div class="profile-image">
<img src="img/profile.jpg" alt="Volton">
</div>
<h3 class="profile-title">Aartje Sikkenga</h3>
<p class="profile-description">Digital Photography</p>
</div> <!-- top-section -->
<div class="main-navigation">
<ul class="navigation">
<li><a href="#top"><i class="fa fa-globe"></i>Welcome</a></li>
<li><a href="#about"><i class="fa fa-pencil"></i>About Me</a></li>
<li><a href="#projects"><i class="fa fa-paperclip"></i>Favorite Shots</a></li>
<li><a href="#contact"><i class="fa fa-link"></i>Contact Me</a></li>
</ul>
</div> <!-- .main-navigation -->
<div class="social-icons">
<ul>
<li><a href="https://www.facebook.com/annelies.sikkenga"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://www.linkedin.com/in/aartje-sikkenga-90498012a/"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div> <!-- .social-icons -->
</div> <!-- .sidebar-menu -->
<div class="banner-bg" id="top">
<div class="banner-overlay"></div>
<div class="welcome-text">
<h2>Aartje Sikkenga | Personal Portfolio</h2>
<h5></h5>
</div>
</div>
<!-- MAIN CONTENT -->
<div class="main-content">
<div class="fluid-container">
<div class="content-wrapper">
<!-- ABOUT -->
<div class="page-section" id="about">
<div class="row">
<div class="col-md-12">
<h4 class="widget-title">About Me</h4>
<p>Hi, my name is Aartje Sikkenga. I'm currently enrolled at the University of Manitoba and plan to graduate with a Bachelor of Fine Arts in Spring of 2019. Graphic design will be my focus area with this degree. I have an Associates Degree in Information of Technology with a Web Developer Specialization. </p>
</div>
</div> <!-- #about -->
</div>
<!-- PROJECTS -->
<div class="page-section" id="projects">
<div class="row">
<div class="col-md-12">
<h4 class="widget-title">FAVORITES THIS MONTH</h4>
<p>Take a glimpse at my favorite shots or projects this month. To view more of my work visit my <a href="http://sikkenga.wixsite.com/sikkengaphotography">Sikkenga Photography </a>website.</p>
</div>
</div>
<div class="row projects-holder">
<div class="col-md-4 col-sm-6">
<div class="project-item">
<img src="img/1.jpg" alt="">
<div class="project-hover">
<div class="inside">
<h5><a href="#">Unexpected Auroras</a></h5>
<p>I was driving home and caught a glimpse of the auroras. Luckily I had my camera but no tripod so the roof of my car had to suffice.</p>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="project-item">
<img src="img/2.jpg" alt="">
<div class="project-hover">
<div class="inside">
<h5><a href="#">San Francisco</a></h5>
<p>I passed this apartment building walking through SF and couldn't resist taking this photo and switching it over the black and white.</p>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="project-item">
<img src="img/3.jpg" alt="">
<div class="project-hover">
<div class="inside">
<h5><a href="#">It's Cold Out There!</a></h5>
<p>What does -25C weather get you? Lots of fun is what! </p>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="project-item">
<img src="img/4.jpg" alt="">
<div class="project-hover">
<div class="inside">
<h5><a href="#">Golden Gate Bridge</a></h5>
<p>The rainy weather didn't stop us from seeing this spectacular bridge!</p>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="project-item">
<img src="img/5.jpg" alt="">
<div class="project-hover">
<div class="inside">
<h5><a href="#">Perfect Timing</a></h5>
<p>I was taking a picture of the buildings when the birds decided to take off, it couldn't have been better timing!</p>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="project-item">
<img src="img/6.jpg" alt="">
<div class="project-hover">
<div class="inside">
<h5><a href="#">Is it Spring yet?</a></h5>
<p>Caption says it all i think..</p>
</div>
</div>
</div>
</div>
</div> <!-- .projects-holder -->
</div>
<hr>
<!-- CONTACT -->
<div class="page-section" id="contact">
<div class="row">
<div class="col-md-12">
<h4 class="widget-title">PLACE TO TALK WITH ME</h4>
</div>
</div>
<div class="row">
<form action="mail.php" method="post" class="contact-form">
<fieldset class="col-md-4 col-sm-6">
<input type="text" id="your-name" placeholder="Your Name...">
</fieldset>
<fieldset class="col-md-4 col-sm-6">
<input type="email" id="email" placeholder="Your Email...">
</fieldset>
<fieldset class="col-md-4 col-sm-12">
<input type="text" id="your-subject" placeholder="Subject...">
</fieldset>
<fieldset class="col-md-12 col-sm-12">
<textarea name="message" id="message" cols="30" rows="6" placeholder="Leave your message..."></textarea>
</fieldset>
<fieldset class="col-md-12 col-sm-12">
<input type="submit" class="button big default" value="Send Message">
</fieldset>
</form>
</div> <!-- .contact-form -->
</div>
<hr>
<div class="row" id="footer">
<div class="col-md-12 text-center">
<p class="copyright-text">© 2017 Aartje Sikkenga</p>
</div>
</div>
</div>
</div>
</div>
<script src="js/vendor/jquery-1.10.2.min.js"></script>
<script src="js/min/plugins.min.js"></script>
<script src="js/min/main.min.js"></script>
</body>
</html>