summaryrefslogtreecommitdiffstats
path: root/index.html
blob: 47d18aa78c754fc6cb28f0b3113351487a51dbdc (plain)
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
53
54
55
56
57
58
59
60
61
<?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" xml:lang="fr" lang="fr">
<head>
<title>Bienvenue sur la page de Audric Schiltknecht</title>
<meta name="author" content="Audric SCHILTKNECHT" />
<meta name="date" content="2009-09-09T17:25:42-0400" />
<meta name="copyright" content="GPL, Creative Commons, CC, By, Sa" />
<meta name="keywords" content="Audric, Storm" />
<meta name="description"
	content="HomePage" />
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-type"
	content="application/xhtml+xml; charset=UTF-8" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="expires" content="0" />
<link type="text/css" href="styles/simpleelegance03/style.css"
	rel="stylesheet" />
</head>
<body>
<div id="header">Audric Schiltknecht</div>
<ul id="navtop">
	<li id="current"><a href="index.html">Accueil</a></li>
	<li><a href="cv.html">CV</a></li>
	<li><a href="projets.html">Projets</a></li>
	<li><a href="TIPE_2007/index.html">TIPE 2007</a></li>
</ul>

<div id="maincontainer">
	<div id="contentwrapper">
    <div id="contentcolumn">
    	<h1>Bienvenue sur mon site personnel</h1>
		<div class="hr"><hr/></div>
		
		<p>Ce site contient diverses informations me concernant : CV, projets
		réalisés au cours de ma scolarité.</p>
		<p>Bonne navigation !</p>
		
	
	<div id="footer">
		<p>
		<a href="http://validator.w3.org/check?uri=referer">
		Page valide XHTML 1.0 Strict
		</a>
		&nbsp;
		<a href="http://jigsaw.w3.org/css-validator/check/referer">
		CSS Valide
    	</a>
    	&nbsp;
    	Contenu disponible sous <a rel="license" href="http://creativecommons.org/licenses/GPL/2.0/">CC-GPL</a>
		<br />
		Design by <a href="http://www.wfiedler-online.de/index.php">wfiedler</a>
		</p>
	</div>
	
	</div>
</div>
</div>
</body>
</html>