-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphotos.html
200 lines (185 loc) · 6.02 KB
/
photos.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
<!DOCTYPE html>
<html>
<head>
<title>Matt Reiner | Photos</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="photos.css">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41014227-2', 'mattreiner.com');
ga('send', 'pageview');
</script>
</head>
<body>
<!--top menu bar-->
<div id="topMenuBarBackground" class ="menuBar">
<div id="topBar">
<div id="navigationContainer">
<ul>
<li>
<a href="main.html">Home</a>
</li>
<li>
<a href="portfolio.html">Portfolio</a>
</li>
<!--<li>
<a href="blog.html">Blog</a>
</li>-->
<li>
<a href="photos.html">Photos</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</div>
<!--site container-->
<div id="siteContainer">
<!--Name and description-->
<div id="nameTag">
<ul>
<li>
<div id="name"><h1><span class="firstName">Matt</span><span class="lastName">Reiner</span></h1></div>
</li>
<li>
<div id="title"><h2>Web Developer</h2></div>
</li>
</ul>
</div>
<!--avatar and social button container-->
<div id="avatarSocialContainer">
<!--avatar photo, do this make me look fat?-->
<img src="images/avatar.png" id="avatar" alt="Odd, Matt should totally be here...">
<!--Social buttons-->
<div id="socialContainer">
<ul>
<!--gitHub button-->
<li>
<a title="Matt's GitHub profile" href="https://github.com/reinermatthew" target="_blank" id="gitHubButton" class="socialButton"></a>
</li>
<!--twitter button-->
<li>
<a title="Matt's Twitter profile" href="http://twitter.com/reinermatthew" target="_blank" id="twitterButton" class="socialButton"></a>
</li>
<!--google+ button-->
<li>
<a title="Matt's Google+ profile" href="http://plus.google.com/115387737707581963147" target="_blank" id="googlePlusButton" class="socialButton"></a>
</li>
<!--facebook button-->
<li>
<a title="Matt's Facebook profile" href="http://www.facebook.com/reinermatthew" target="_blank" id="facebookButton" class="socialButton"></a>
</li>
<!--linkedin button-->
<li>
<a title="Matt's LinkedIn profile" href="http://www.linkedin.com/in/matthewreiner" target="_blank" id="linkedInButton" class="socialButton"></a>
</li>
</ul>
</div>
</div>
<!--content container-->
<div id="contentContainer">
<!--matt-->
<div class="portraitPhotoContainer" id="photoMatt">
<a>
<span>
This is me, Matthew Thomas Reiner, Matt for short. I'm a graduate
of the University of Pittsburgh, a web developer, and an avid
fan of show tunes and soundtracks. It's weird, yes, but it helps
me power through work, just a spoon full of sugar...
</span>
</a>
</div>
<!--kalene-->
<div class="portraitPhotoContainer" id="photoKalene">
<a>
<span>
This is Kalene, she's a graphic designer, super creative, and a Jill of all trades.
</span>
</a>
</div>
<!--matt and kalene 1-->
<div class="landscapePhotoContainer" id="photoMattAndKalene1">
<a>
<span>
Kalene and I have known each other for years, and we've found that we have a lot in common.
</span>
</a>
</div>
<!--matt and kalene 2-->
<div class="portraitPhotoContainer" id="photoMattAndKalene2">
<a>
<span>
We started dating and knew for certain that we were made for each other. Not like finishing each other's sentences and such, but helping and loving each other.
</span>
</a>
</div>
<!--wedding-->
<div class="portraitPhotoContainer" id="photoWedding">
<a>
<span>
We were married on July 3rd 2011 and I've absolutely loved getting to know her more. She's my best friend, and she keeps me in line. She's loving and funny, and I could not be me without her.
</span>
</a>
</div>
<!--gomer-->
<div class="landscapePhotoContainer" id="photoGomer">
<a>
<span>
We have a big fluffy white dog named Gomer. He's a lot of fun and he's crazy about people. And yes, if you're wondering, he likes taking up most of our bed.
</span>
</a>
</div>
<!--siblings-->
<div class="landscapePhotoContainer" id="photoSiblings">
<a>
<span>
I'm from a family of 7, so there are a lot of us kids. This is the only shot I have of all of my siblings and siblings-in-law. I have 4 nephews and 1 niece.
</span>
</a>
</div>
<!--the kids-->
<div class="landscapePhotoContainer" id="photoTheKids">
<a>
<span>
Kalene is also from a family of 7, so we have crazy family
get-togethers. These are Kalene's three younger siblings, they're
pretty awesome, and Gomer is crazy about them. Her older brother,
and his wife, are not pictured, but they're pretty cool as well.
</span>
</a>
</div>
<!--friends-->
<div class="landscapePhotoContainer" id="photoFriends">
<a>
<span>
Kalene and I are both surrounded by great friends who love and encourage us.
We've had many good times, and there are many more to come.
</span>
</a>
</div>
</div>
</div>
<!--bottom menu bar-->
<div id="bottomMenuBarBackground" class ="menuBar">
<div id="bottomBar">
<div id="copyrightInfo">
<!--copyright info-->
<p id="copyright">© Copyright Matt Reiner 2013</p>
</div>
<div id=hostingInfo>
<!--webHost.io note-->
<p id="webHostNote">Hosting by</p>
<!--webHost.io logo-->
<a href="http://www.webhost.io" target="_blank"></a>
</div>
</div>
</div>
</body>
</html>