staticbits.thefnf.org/fnf2014/header-links/tech.html

67 lines
1.9 KiB
HTML
Raw Permalink Normal View History

2022-09-27 05:51:15 +00:00
<!doctype html>
<html>
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="../style.css" type="text/css" />
</head>
<body>
<div id="container" >
<div id="header">
<img class="toplogo" src="img/logo.gif" align="center">
<center>
<a href="./people.html">Who we are</a>
<a href="./contact.html">Contact Us</a>
<a href="http://commons.thefnf.org/index.php/FAQ">FAQ</a>
<a href="http://commons.thefnf.org/index.php/Clippings">Press</a>
<br>
<a href="http://thefnf.org/weblog/">View our Blog</a>
<a href="http://commons.thefnf.org/index.php/Main_Page">Edit our Wiki</a>
<a href="./tools.html">Explore our Tools & Platforms</a>
</center>
</div ## end of header>
<div id="leftcol">
<center>
<h1>Communities</h1>
<img src="./img/world.png">
<h2> Deploy a network </h2>
<h2> Fund a network </h2>
</center>
</div ##end of leftcol>
<div id="centercol">
<center>
<h1>Builders</h1>
<img src="./img/gear.png">
<h2><a href="http://mail.thefnf.org/mailman/listinfo/discuss">Join our general discussion list</a></h2>
<h2><a href="http://mail.thefnf.org/mailman/listinfo/builders">Join our technical discussion list</a></h2>
</center>
</div ##end of centercol>
<div id="rightcol">
<center>
<h1>Supporters</h1>
<img src="./img/arrow.png">
<h2><a href="http://thefnf.org/volunteer/?page=CiviCRM&q=civicrm/profile/create&reset=1&gid=14">Volunteer time</a></h2>
<h2><a href="https://www.wepay.com/donations/fnf">Donate money</a></h2>
</center>
</div ##end of rightcol>
<div id="footer">
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
</center>
</div ##end of footer>
</div ##end of container>
</body>
</html>