-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathz-working.html
208 lines (196 loc) · 7.32 KB
/
z-working.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
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Untitled Document</title>
</head>
<body>
<section>
<h2>Loud Dog</h2>
<article>
<h3>Brocade Summit Logo Concepts</h3>
<div class="jumbotron" id="loud-dog-red">
<div class="container-fluid">
<div class="row">
<img src="images/brocade-concepts.png" class="img-responsive">
</div>
</div>
</div>
<div class="jumbotron">
<div class="container-fluid">
<div class="row">
<p><h4>Changing the Game Logo Concepts</h4>These concepts were inspired and based on the MLB logo abd the idea of rally caps. The use and treatment of the wings breaks the style guide provided. The logos could be printed on the insides of hats and participants could be encouraged to wear or turned inside rally hats. The three concepts play with various states of the logo.</p>
</div>
</div>
</div>
</article>
<article>
<h3>Kids Park Website</h3>
<div class="jumbotron" id="loud-dog-red">
<div class="container-fluid">
<div class="row">
<img src="images/kids-park.png" class="img-responsive">
</div>
</div>
</div>
<div class="jumbotron">
<div class="container-fluid">
<div class="row">
<p><h4>Changing the Game Logo Concepts</h4>These concepts were inspired and based on the MLB logo abd the idea of rally caps. The use and treatment of the wings breaks the style guide provided. The logos could be printed on the insides of hats and participants could be encouraged to wear or turned inside rally hats. The three concepts play with various states of the logo.</p>
</div>
</div>
</div>
</article>
</section>
<section>
<h2>South End Rowing Club</h2>
<article>
<h3>Website Redesign</h3>
<div class="jumbotron" id="south-end-red">
<div class="container-fluid">
<div class="row"><img src="images/south-end-rowing-club.png" class="img-responsive"></div>
</div>
</div>
</article>
</section>
<section>
<h2>TRX | Fitness Anywhere</h2>
<article>
<h3>Website, Application, and Experience Design</h3>
<div id="trx-bg" class="jumbotron">
<div class="container-fluid">
<div id="carousel-trx" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-trx" data-slide-to="0" class="active"></li>
<li data-target="#carousel-trx" data-slide-to="1"></li>
<li data-target="#carousel-trx" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active"> <img src="images/trx-drew-brees-app.png" alt="..."></div>
<div class="item"><img src="images/trx-motocross-tennis-multisport.png" alt="..."></div>
<div class="item"><img src="images/trx-soccer-basketball-run.png" alt="..."></div>
<div class="item"><img src="images/trx-military-fitness.png" alt="..."></div>
<div class="item"><img src="images/trx-group-training-resource.png" alt="..."></div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-trx" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span> </a>
<a class="right carousel-control" href="#carousel-trx" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span> </a>
</div>
</div>
</div>
</article>
</section>
<section>
<h2>Griffith Film School</h2>
<article>
<h3>Rubberbound</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"><img src="images/rubberbound.jpg" class="img-responsive"></div>
</div>
</div>
</article>
<article>
<h3>Hurry Kiki Hurry</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"><img src="images/hurry-kiki-hurry.jpg" class="img-responsive"></div>
</div>
</div>
</article>
</section>
<section>
<h2>Golden Gate Triathlon Club</h2>
<article>
<h3>GGTC Website Redesign</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"><img src="images/golden-gate-triathlon-club.jpg" class="img-responsive"></div>
</div>
</div>
</article>
</section>
<section>
<h2>REO Company</h2>
<article>
<h3></h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"></div>
</div>
</div>
</article>
</section>
<section>
<h2>Four Eleven Productions (Freelance)</h2>
<article>
<h3>Steven Irving Photography Website Design and Production</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"><img src="images/steven-irving-photography.jpg" class="img-responsive"></div>
</div>
</div>
</article>
<article>
<h3>Fithead, Move Over Bacon, and SheShreds</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"><img src="images/fithead-mob-sheshreds.jpg" class="img-responsive"></div>
</div>
</div>
</article>
</section>
<section>
<h2>CBS MarketWatch</h2>
<article>
<h3>Survivor Check</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"> <img src="images/cbs-mktw-check.jpg" class="img-responsive"></div>
</div>
</div>
</article>
<article>
<h3>Know What You're Getting Into</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"> <img src="images/cbs-mktw-shark.jpg" class="img-responsive"></div>
</div>
</div>
</article>
<article>
<h3>Story Behind The Numbers</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"> <img src="images/cbs-mktw-behind-the-numbers.jpg" class="img-responsive"></div>
</div>
</div>
</article>
</section>
<section>
<h2>Old Dominion Unuversity</h2>
<article>
<h3>Virginia Air & Space Center</h3>
<div class="jumbotron" id="odu-blue">
<div class="container-fluid">
<div class="row"><img src="images/virginia-air-and-space.png" alt="..." class="img-responsive"></div>
</div>
</div>
</article>
<article>
<h3>Theatre Of The Absurd</h3>
<div class="jumbotron">
<div class="container-fluid">
<div class="row"><img src="images/virginia-air-and-space.png" alt="..." class="img-responsive"></div>
</div>
</div>
</article>
</section>
</body>
</html>