-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathhomepage-featured-program-areas.html
35 lines (31 loc) · 1.77 KB
/
homepage-featured-program-areas.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
<div class="widget-header">
<h2 class="rounded">Featured<br />Program Areas</h2>
</div>
<div class="homepage-featured-program-areas-widget-inner">
<div class="column">
<div class="service-box"><img class="alignnone size-full" src="https://creativecommons.org/wp-content/uploads/2016/06/book-6.png" alt="icon_share" width="90" height="82" />
<h3>Open Education</h3>
The Open Education program at Creative Commons works to minimize
barriers to educational lorem ipsum dolor sit arnet adpiscing alt nonummy.
</div>
</div>
<div class="column">
<div class="service-box"><img class="alignnone size-full" src="https://creativecommons.org/wp-content/uploads/2016/06/photo-6.png" alt="icon_share" width="90" height="82" />
<h3>Arts & Culture</h3>
Our goal at Creative Commons is to increase cultural creativity in "the commons" – the body of work freely available to the public for legal use, sharing, repurposing and remixing.
</div>
</div>
<div class="column">
<div class="service-box"><img class="alignnone size-full" src="https://creativecommons.org/wp-content/uploads/2016/06/scientific-research.png" alt="icon_share" width="90" height="82" />
<h3>Open Science</h3>
Allowing scientists to collaborate and build on each others findings, speeding up the discover and understanding of solutions to planetary and societal needs.
</div>
</div>
<div class="column">
<div class="service-box"><img class="alignnone size-full" src="https://creativecommons.org/wp-content/uploads/2016/06/technology.png" alt="icon_share" width="90" height="82" />
<h3>Technology</h3>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed vehicula libero. Vivamus rhoncus rhoncus turpis, sed fringilla lacus sollicitudin convallis.
</div>
</div>
</div>
<div class="see-all"><a href="#">See all program areas</a></div>