scratch/output/index.html

125 lines
5.3 KiB
HTML
Raw Normal View History

2010-04-16 21:45:54 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
2010-12-21 15:47:55 +00:00
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" type="image/x-icon" href="/Scratch/img/favicon.ico" />
2013-01-22 21:21:59 +00:00
<link rel="stylesheet" type="text/css" href="/Scratch/assets/css/scientific.css" />
2010-12-21 15:47:55 +00:00
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/yannespositocomen"/>
<link rel="alternate" lang="fr" xml:lang="fr" title="Home" type="text/html" hreflang="fr" href="/" />
<link rel="alternate" lang="en" xml:lang="en" title="Home" type="text/html" hreflang="en" href="/" />
2011-01-19 14:59:52 +00:00
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->
2012-01-11 10:25:05 +00:00
<title>Home</title>
<style>
#mainlogo { display: none; }
2012-09-13 09:59:58 +00:00
#bottom { margin: 0; padding: 0; }
</style>
2010-12-21 15:47:55 +00:00
</head>
<body lang="en">
<script type="text/javascript">// <![CDATA[
2013-01-04 11:53:20 +00:00
document.write('<div id="blackpage"><div>Loading...<img src="/Scratch/img/loading.gif" alt="loading..."/></div></div>');
2010-12-21 15:47:55 +00:00
// ]]>
</script>
2010-12-21 15:47:55 +00:00
<div id="content">
<img src="/Scratch/img/presentation.png" alt="Presentation drawing" id="mainlogo"/>
<div id="titre">
<h1>
<span style="color: #93a1a1; font-family: cmunrm, Georgia, serif; font-weight: normal; text-shadow: 0 0 2px #DDD;"">yann<span style="color:#002b36; text-shadow: 0 0 2px #CCC;">esposito</span>.com</span>
<div id="content">
</h1>
2010-12-21 15:47:55 +00:00
</div>
<div class="flush"></div>
2010-12-21 15:47:55 +00:00
<div class="flush"></div>
<div id="afterheader">
<div class="corps">
<div class="english left" style="font-size: 0.8em; text-align: left; width: 30%;">
<div style="color: #AAA">
English
</div>
<h3>
<a href="/Scratch/en/blog/" onclick="setLanguage('en')">
Blog <span class="nicer">»</span>
</a>
&nbsp;&nbsp;
<small>
<em>
2012-12-12 10:09:15 +00:00
<a style="color: #888" href="/Scratch/en/blog/Category-Theory-Presentation/">
Latest <span class="nicer">»</span>
</a>
</em>
</small>
</h3>
<h3><a href="/Scratch/en/softwares" onclick="setLanguage('en')"> Softwares <span class="nicer">»</span> </a></h3>
<h3><a href="/Scratch/en/about/contact" onclick="setLanguage('en')">Contact <span class="nicer">»</span> </a></h3>
2012-09-19 16:03:49 +00:00
<h3> <a href="/resume/index.html"> Resume <span class="nicer">»</span> </a> </h3>
</div>
2013-01-02 15:46:44 +00:00
<div class="francais right"style="text-align: right; width: 32%; font-size: 0.8em">
<div style="color: #AAA">Français</div>
<h3>
<a href="/Scratch/fr/blog/" onclick="setLanguage('fr')">
Blog <span class="nicer">»</span>
</a>
&nbsp;&nbsp;
<small>
<em>
2012-12-12 10:09:15 +00:00
<a style="color: #888" href="/Scratch/fr/blog/Category-Theory-Presentation/">
Dernier article <span class="nicer">»</span>
</a>
</em>
</small>
</h3>
<h3> <a href="/Scratch/fr/softwares" onclick="setLanguage('fr')"> Logiciels <span class="nicer">»</span> </a> </h3>
<h3> <a href="/Scratch/fr/about/contact" onclick="setLanguage('fr')"> Contact <span class="nicer">»</span> </a> </h3>
<h3> <a href="http://j.mp/btfRJ2"> Curriculum Vitæ <span class="nicer">»</span> </a> </h3>
<h3> <a href="http://yann.esposito.free.fr/enseignement/enseignement.php"> Enseignement <span class="nicer">»</span> </a> </h3>
</div>
2012-12-19 21:00:39 +00:00
<img class="clean" src="/Scratch/img/presentation.png" alt="Presentation drawing" width="30%"/>
<div class="flush"></div>
<center>
<h2 style="font-size: 15px;">
<a href="http://twitter.com/yogsototh">@yogsototh</a>
, <a href="https://plus.google.com/117858550730178181663">+yogsototh</a>
</h2>
</center>
</div>
2010-12-21 15:47:55 +00:00
</div>
<div id="bottom">
<div>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Copyright ©, Yann Esposito</a>
</div>
<div id="lastmod">
2013-02-26 11:00:05 +00:00
Modified: 02/26/2013
</div>
<div>
Entirely done with
<a href="http://www.vim.org">Vim</a>
and
<a href="http://nanoc.stoneship.org">nanoc</a>
</div>
2010-12-21 15:47:55 +00:00
</div>
</div>
2010-04-18 08:45:29 +00:00
</div>
2010-12-21 15:47:55 +00:00
</body>
2012-11-14 15:06:48 +00:00
<script type="text/javascript" src="/Scratch/js/jquery-1.3.1.min.js"></script>
<script type="text/javascript" src="/Scratch/js/jquery.cookie.js"></script>
<script type="text/javascript" src="/Scratch/js/index.js"></script>
2012-09-20 11:50:54 +00:00
</html>