-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
293 lines (238 loc) · 11.9 KB
/
blog.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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Title here -->
<title>Blog TFGN</title>
<!-- Description, Keywords and Author -->
<meta name="description" content="Your description">
<meta name="keywords" content="Your,Keywords">
<meta name="author" content="ResponsiveWebInc">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Styles -->
<!-- Bootstrap CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Flex Slider CSS -->
<link href="css/flexslider.css" rel="stylesheet">
<!-- Pretty Photo -->
<link href="css/prettyPhoto.css" rel="stylesheet">
<!-- Font awesome CSS -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- Color Stylesheet - orange, blue, pink, brown, red or green-->
<link href="css/orange.css" rel="stylesheet">
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon/favicon.png">
</head>
<body>
<!-- Header starts -->
<header>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4">
<!-- Logo and site link -->
<div class="logo" style="
height: 100px;
width: 500px;
">
<h1><img src="img/slider/tgfn_logo.png" style="width:50px;height:50px"><a href="index.html">Trojan Global Network<span class="color"></span></a></h1>
</div>
</div>
<div class="col-md-4 col-sm-4 col-sm-offset-4 col-md-offset-4">
<div class="list">
<!-- Add your phone number here -->
<!-- Add your email id here -->
<div class="email">
<i class="fa fa-envelope-o"></i><a href="mailto:[email protected]?Subject=Hello%20TGN" target="_top">Email: [email protected]</a>
</div>
<hr />
<!-- Add your address here
<div class="address">
<i class="fa fa-home"></i> Address: University of Southern California, Los Angeles, CA
</div> -->
</div>
</div>
</div>
</div>
</header>
<!-- Header ends -->
<!-- Navigation Starts -->
<!-- Note down the syntax before editing. It is the default twitter bootstrap navigation -->
<div class="navbar bs-docs-nav" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<!-- Navigation links starts here -->
<ul class="nav navbar-nav">
<li>
<a href="index.html" >Home </a>
</li>
<!-- Navigation with sub menu. Please note down the syntax before you need. Each and every link is important. -->
<li >
<a href="blog.html" >Blog </a>
</li>
<li >
<a href="events.html" >Events </a>
</li>
<li >
<a href="portfolio.html" >Gallery</a>
</li>
<li >
<a href="team.html" >Team</a>
</li>
<li >
<a href="contact.html">Join Us</a>
</li>
</ul>
</nav>
</div>
</div>
<!--/ Navigation Ends -->
<!-- Content strats -->
<div class="content">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- Blog starts -->
<div class="blog">
<div class="row">
<div class="col-md-12">
<!-- Blog Posts -->
<div class="row">
<div class="col-md-8 col-sm-8">
<div class="posts">
<!-- Each posts should be enclosed inside "entry" class" -->
<!-- Post one -->
<div class="entry">
<h2><a href="#">Safety Presentation</a></h2>
<!-- Meta details -->
<div class="meta">
<i class="fa fa-calendar"></i> 26-8-2014 <i class="fa fa-user"></i> Cindy Borris <i class="fa fa-folder-open"></i> <a href="#">General</a> <span class="pull-right"><i class="fa fa-comment"></i> <a href="#"></a></span>
</div>
<!-- Thumbnail -->
<div class="bthumb">
<a href="#"><img src="img/blog/safety_presentation.jpg" alt="" class="img-responsive" /></a>
</div>
<p>Our first event of the Fall 2014 semester was a collaboration between us, DPS, and LAPD. We had some awesome Indian food, met some new people, all while we discussed safety concerns for students.</p>
<!-- <div class="button"><a href="#">Read More...</a></div> -->
</div>
<!-- Post 2 -->
<div class="entry">
<h2><a href="#">Day of Games</a></h2>
<!-- Meta details -->
<div class="meta">
<i class="fa fa-calendar"></i> 22-11-2014 <i class="fa fa-user"></i> Cindy Borris<i class="fa fa-folder-open"></i> <a href="#">General</a> <span class="pull-right"><i class="fa fa-comment"></i> <a href="#"></a></span>
</div>
<!-- Thumbnail -->
<div class="bthumb">
<a href="#"><img src="img/blog/day_of_games.png" alt="" class="img-responsive" /></a>
</div>
<p>On November first, we celebrated Dia de Los Muertos with a Day of Games at the Viterbi E-Quad!</p>
<!-- <div class="button"><a href="#">Read More...</a></div> -->
</div>
<!-------post3------->
<!-- Post one -->
<div class="entry">
<h2><a href="#">TGN Fall 2014 Bike-Fundraiser</a></h2>
<!-- Meta details -->
<div class="meta">
<i class="fa fa-calendar"></i> 15-10-2014 <i class="fa fa-user"></i> Zach Clouse <i class="fa fa-folder-open"></i> <a href="#">General</a> <span class="pull-right"><i class="fa fa-comment"></i> <a href="#"></a></span>
</div>
<!-- Thumbnail -->
<div class="bthumb">
<a href="#"><img src="img/blog/bike_fundraiser.jpg" alt="" class="img-responsive" /></a>
</div>
<p>As a new organization on campus, TGN had difficulties navigating USG Funding Application guidelines. So in addition to applying to USG for our events, TGN decided to fundraise on its own by setting up a bike fixing station in front of Leavey Library. We didn’t raise a lot of money but it was great way to meet some new students on campus while simultaneously getting to help out some fellow Trojans.</p>
<!-- <div class="button"><a href="#">Read More...</a></div> -->
</div>
<!-- Pagination -->
<div class="paging">
<span class='current'>1</span>
<!-- <a href='#'>2</a>
<span class="dots">…</span>
<a href='#'>2</a>
<a href="#">Next</a> -->
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="sidebar">
<!-- Widget -->
<div class="widget">
<h4>Search</h4>
<form class="form-inline">
<div class="form-group">
<input type="text" value="" name="s" id="s" class="form-control"/>
</div>
<button type="submit" class="btn btn-default">Search</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Service ends -->
</div>
</div>
</div>
</div>
<!-- Content ends -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row" style="height:33px">
<div class="col-md-4" style=" position: absolute; left: 40%; height:100px">
<!-- Widget 1 -->
<div class="widget">
<!-- Social Media -->
<div class="social">
<a href="https://twitter.com/TGN_USC"><i class="fa fa-twitter twitter"></i></a>
<a href="http://instagram.com/tgn_usc/?modal=true"><i class="fa fa-instagram instagram"></i></a>
<a href="https://www.facebook.com/tgnusc"><i class="fa fa-facebook facebook"></i></a>
<a href="https://www.linkedin.com/groups/Trojan-Global-Network-TGN-USC-6788746?home=&gid=6788746&trk=groups_most_popular-h-logo"><i class="fa fa-linkedin linkedin"></i></a>
</div>
</div>
</div>
<div class="col-md-4">
</div>
</div>
<div class="row">
<div class="col-md-12"><p class="copy pull-left">
<!-- Copyright information. You can remove my site link. -->
</div>
</div>
</footer>
<!--/ Footer -->
<!-- Scroll to top -->
<span class="totop"><a href="#"><i class="fa fa-angle-up"></i></a></span>
<!-- Javascript files -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap JS -->
<script src="js/bootstrap.min.js"></script>
<!-- Isotope, Pretty Photo JS -->
<script src="js/jquery.isotope.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<!-- Support Page Filter JS -->
<script src="js/filter.js"></script>
<!-- Flex slider JS -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Respond JS for IE8 -->
<script src="js/respond.min.js"></script>
<!-- HTML5 Support for IE -->
<script src="js/html5shiv.js"></script>
<!-- Custom JS -->
<script src="js/custom.js"></script>
</body>
</html>