-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·207 lines (188 loc) · 10.1 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>NCAT COLLAB</title>
<meta name="description" content="This one page example has a fixed navbar and full page height sections. Each section is vertically centered on larger screens, and then stack responsively on smaller screens. Scrollspy is used to activate the current menu item. This layout also has a contact form example. Uses animate.css, FontAwesome, Google Fonts (Lato and Bitter) and Bootstrap." />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Codeply">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
<link href="//cdnjs.cloudflare.com/ajax/libs/animate.css/3.1.1/animate.min.css" rel="stylesheet" />
<link rel="stylesheet" href="css/styles.css" />
<!-- BOOSTRAP STUFF -->
</head>
<body >
<nav class="navbar navbar-trans navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapsible">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand text-danger" href="#section1">NCAT COLLAB</a>
</div>
<div class="navbar-collapse collapse" id="navbar-collapsible">
<ul class="nav navbar-nav navbar-left">
<li><a href="#section5">Students</a></li>
<li><a href="pro_fac.html">Faculty/Staff</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#addPost" >Add Post</i></a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="registration.html" >Sign up</i></a></li>
</ul>
</div>
</div>
</nav>
<section class="container-fluid" id="section1">
<div class="v-center">
<h1 class="text-center">THINK.CREATE.SHARE</h1>
<h2 class="text-center lato animate slideInDown">AGGIE IDEAS </h2>
<p class="text-center">
<br>
<a href="#" class="btn btn-danger btn-lg btn-huge lato" data-toggle="modal" data-target="#myModal">Log in</a>
<!-- s -->
</p>
</div>
<a href="#section5">
<div class="scroll-down bounceInDown animated">
<span>
<i class="fa fa-angle-down fa-2x"></i>
</span>
</div>
</a>
</section>
<section class="container-fluid" id="section5">
<div class="row">
<div class="col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-4" id="post">
<h2 class="text-center lato">Listings</h2>
<hr>
<div class="media">
<h3>Fresh Ideas for Energy Sustainability Statistics in Graham Hall</h3>
<div class="media-left">
<img src="css/3bb02c8.png">
</div>
<div class="media-body media-middle">
<p>Using R language I would like to conduct a series of statiscal analysis to record performance and efficiency of Graham Hall.</p>
</div>
<ul class="list-inline"><li><a href="#">2 Days Ago</a></li><li><a href="#"><i class="glyphicon glyphicon-comment"></i> 4 Comments</a></li><li><a href="#"><i class="glyphicon glyphicon-share"></i> 2 Shares</a></li></ul>
</div>
<hr>
<div class="media">
<h3>Boom</h3>
<div class="media-body media-middle">
<p>Offset right home page content that is taller that 12,000 pixels. That's a lotta content Lorem ipsum dolor sit amet, adipiscing elit.</p>
</div>
<div class="media-right">
<img src="//placehold.it/100">
</div>
<ul class="list-inline"><li><a href="#">2 Days Ago</a></li><li><a href="#"><i class="glyphicon glyphicon-comment"></i> 4 Comments</a></li><li><a href="#"><i class="glyphicon glyphicon-share"></i>4 Shares</a></li></ul>
</div>
<hr>
<div class="media">
<h3>Boom</h3>
<div class="media-left">
<img src="//placehold.it/100">
</div>
<div class="media-body media-middle">
<p>Some brand-tacular designs even have home page content that is taller that 12,000 pixels. That's a lotta content Lorem ipsum dolor sit amet, adipiscing elit.</p>
</div>
<ul class="list-inline"><li><a href="#">3 Days Ago</a></li><li><a href="#"><i class="glyphicon glyphicon-comment"></i> 4 Comments</a></li><li><a href="#"><i class="glyphicon glyphicon-share"></i> 1 Shares</a></li></ul>
</div>
<hr>
<div class="media">
<h3>Boom</h3>
<div class="media-body media-middle">
<p>Offset right home page content that is taller that 12,000 pixels. That's a lotta content Lorem ipsum dolor sit amet, adipiscing elit.</p>
</div>
<div class="media-right">
<img src="//placehold.it/100">
</div>
<ul class="list-inline"><li><a href="#">3 Days Ago</a></li><li><a href="#"><i class="glyphicon glyphicon-comment"></i> 1 Comments</a></li><li><a href="#"><i class="glyphicon glyphicon-share"></i> 0 Shares</a></li></ul>
</div>
<hr>
<div class="media">
<h3>Boom</h3>
<div class="media-left">
<img src="//placehold.it/100">
</div>
<div class="media-body media-middle">
<p>Some brand-tacular designs even have home page content that is taller that 12,000 pixels. That's a lotta content Lorem ipsum dolor sit amet, adipiscing elit.</p>
</div>
<ul class="list-inline"><li><a href="#">3 Days Ago</a></li><li><a href="#"><i class="glyphicon glyphicon-comment"></i> 4 Comments</a></li><li><a href="#"><i class="glyphicon glyphicon-share"></i> 1 Shares</a></li></ul>
</div>
<hr>
<div class="media">
<h3>Boom</h3>
<div class="media-body media-middle">
<p>Offset right home page content that is taller that 12,000 pixels. That's a lotta content Lorem ipsum dolor sit amet, adipiscing elit.</p>
</div>
<div class="media-right">
<img src="//placehold.it/100">
</div>
<ul class="list-inline"><li><a href="#">4 Days Ago</a></li><li><a href="#"><i class="glyphicon glyphicon-comment"></i> 4 Comments</a></li><li><a href="#"><i class="glyphicon glyphicon-share"></i> 1 Shares</a></li></ul>
</div>
<div class="media">
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<form class="form-signin" onsubmit="return addPost();" method="post">
<h2 class="form-signin-heading">SUBMIT A NEW POST</h2>
<label for="name" class="sr-only">Name</label>
<input type="text" id="name" class="form-control" placeholder="Enter name" required autofocus>
<br/>
<label for="inputEmail" class="sr-only">Email address</label>
<input type="email" id="inputEmail" class="form-control" placeholder="Email address" required autofocus>
<label></label>
<textarea class="form-control" rows="5" id="post" placeholder="Post here"></textarea>
<!-- <label for="inputPassword" class="sr-only">Password</label>
<input type="password" id="inputPassword" class="form-control" placeholder="Password" required>
<div class="checkbox"> -->
</div>
<button class="btn btn-lg btn-primary btn-block" type="submit" id="addPost">Add Post</button>
</form>
</div>
</div>
</div>
</section>
<div class="scroll-up">
<a href="#section1"><i class="fa fa-angle-up"></i></a>
</div>
<div id="myModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h2 class="text-center"><img src="css/3bb02c8.png" class="img-circle"><br>Login</h2>
</div>
<div class="modal-body row">
<h6 class="text-center">COMPLETE THESE FIELDS TO SIGN UP</h6>
<form class="col-md-10 col-md-offset-1 col-xs-12 col-xs-offset-0">
<div class="form-group">
<input type="text" class="form-control input-lg" placeholder="Email">
</div>
<div class="form-group">
<input type="password" class="form-control input-lg" placeholder="Password">
</div>
<div class="form-group">
<button class="btn btn-danger btn-lg btn-block">Sign In</button>
<span class="pull-right"><a href="#">Register</a></span><span><a href="#">Need help?</a></span>
</div>
</form>
</div>
<div class="modal-footer">
<h6 class="text-center"><a href="">Privacy is important to us. Click here to read why.</a></h6>
</div>
</div>
</div>
</div>
<!--scripts loaded here-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
<script src="js/onSubmit.js"></script>
</body>
</html>