forked from Code-for-All/codeforall.org-concept-2017
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
52 lines (40 loc) · 1.48 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
---
layout: default
---
<section>
<div class="layout-breve">
<p><center> <H2>Code for All is an international network of organizations who believe that digital technology opens new channels for citizens to more meaningfully engage in the public sphere and have a positive impact on their communities. </H2></center> </p>
</div>
</section>
<section>
<div id="map"></div>
</section>
<section class="slab-white">
<div class="layout-breve">
<table id="cfa-listings">
<thead>
<tr>
<th>Organization</th>
<th>Latest Project</th>
<th>Latest News</th>
<!-- <th>Upcoming Event</th> -->
</tr>
</thead>
</table>
</div>
</section>
<section>
<div class="layout-breve">
<div class="badge-heading badge-github badge-blue">
<h2>Code for All Right Now</h2>
<p>These are open GitHub Issues from across the Code for All organizations. Find more using the <a href="http://codeforamerica.org/geeks/civicissues">Civic Tech Issue Finder</a>.</p>
</div>
<iframe id="widget" src="http://codeforamerica.org/geeks/civicissues/widget?org_type=Code+for+All&number=3" width="100%" height="500px" frameBorder="0"> </iframe>
</div>
<hr>
<div class="layout-semibreve layout-centered">
<h4>Sponsors / Funders</h4>
<p><a href="http://google.org"><img src="/images/googleorg_logo.png"></a> <a href="http://www.omidyar.com/"><img src="/images/on_color.jpg"></a></p>
</div>
</section>
<script src="/js/codeforall.js"></script>