big consolidation
This commit is contained in:
68
fnf2014/newfront/weblog.html
Normal file
68
fnf2014/newfront/weblog.html
Normal file
@@ -0,0 +1,68 @@
|
||||
<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="header" class="splash">
|
||||
<a href="index.html"><img class="toplogo"
|
||||
src="img/logo_wordmark_trimmed.png" align="center"></a>
|
||||
<center>
|
||||
<ul class="navlist">
|
||||
<li class="navlist"><a class="navlist" href="about.html">About</a></li>
|
||||
<li class="navlist"><a class="here" class="navlist" href="weblog.html">Weblog</a></li>
|
||||
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
|
||||
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
|
||||
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
|
||||
<li class="navlist"><a class="navlist"
|
||||
href="http://commons.thefnf.org/">Wiki</a></li>
|
||||
<li class="navlist"><a class="navlist"
|
||||
href="donate.html">Donate</a></li>
|
||||
</ul>
|
||||
</center>
|
||||
</div ## end of header>
|
||||
|
||||
<div id="contentwrapper">
|
||||
<div id="contentcontainer">
|
||||
<h2>Weblog</h2>
|
||||
<div id="sidenav">
|
||||
<a href="about_weblog.html" class="on">Corporate Weblog</a>
|
||||
<a href="about_weblogisaac.html">Isaac's Weblog</a>
|
||||
</div ##end of sidenav>
|
||||
<div id="col">
|
||||
<script type="text/javascript"
|
||||
src="http://output90.rssinclude.com/output?type=js&id=636224&hash=a3d241f405029f2451d26a9c97a68a7a"></script>
|
||||
|
||||
|
||||
</div ##end of col>
|
||||
</div ## end colcontainer>
|
||||
</div ## end of colwrapper>
|
||||
|
||||
<div id="footer">
|
||||
<br>
|
||||
<center>
|
||||
<img id="license" src="./img/cc_white.png" height=50px width=50px>
|
||||
<br>
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
|
||||
</script>
|
||||
<script src="//platform.linkedin.com/in.js"
|
||||
type="text/javascript"></script>
|
||||
<script type="IN/Share" data-counter="right"></script>
|
||||
<br>
|
||||
<a href="http://www.reddit.com/submit" onclick="window.location
|
||||
= 'http://www.reddit.com/submit?url=' +
|
||||
encodeURIComponent(window.location); return false"> <img
|
||||
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
|
||||
to reddit" border="0" /> </a>
|
||||
</center>
|
||||
</div ##end of footer>
|
||||
</div ##end of wrapper>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user