forked from Code4HR/code4hr
-
Notifications
You must be signed in to change notification settings - Fork 18
/
codeacross2016-projects.html
41 lines (32 loc) · 1.25 KB
/
codeacross2016-projects.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
---
layout: default
title: Projects - CODE ACROSS KANSAS CITY - 2016
excerpt: Hack, Learn, Make Something Good #HACKKC
scripts: [tabletop.js,codeacross2016-projects.js,marked.js]
is_nocd_2015: true
---
<div class="container">
<div class="col-md-12">
<h2>CodeAcross 2016 Proposed Project List</h2>
<div style="font-size: 20px">We need you to do the following:
<ul>
<li>Let us know of a contact or people that should be connected to these projects by emailing captain@codeforkc.org</li>
<li>Inform us of corrections by emailing captain@codeforkc.org</li>
</ul>
</div>
<center style="margin: 40px;"><a class="btn-sm btn-success" style="font-size: 16pt; color: white;"
href="https://form.jotform.com/60355762892161">Tell Us Your Idea!</a></center>
<table id="projects" class="table table-striped">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Contact</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
</div>