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
| <!DOCTYPE html>
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<meta charset="UTF-8">
<title>UN probleme ?La solution est Ici avec T@GGLE</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Language" content="fr" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="expires" content="0" />
<meta name="revisit-after" content="10 DAYS" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="resource-type" content="DOCUMENT" />
<meta name="distribution" content="GLOBAL" />
<meta name="rating" content="general" />
<meta name="author" content="COUVERCELLE" />
<meta name="keywords" content="" />
<meta name="generator" content="" />
<meta name="copyright" content="Copyright (c) 2013 by COUVERCELLE" />
<meta name="description" content="" />
<meta name="google-site-verification" content="" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="cfg/search.js"></script>
<script type="text/javascript" src="cfg/fctn.js"></script>
</head>
<body>
<header>
</header>
<section id="left">
<nav>
<input type="text" name="recherche" class="text" id="recherche"/>
</nav>
<article id="resultat"></article>
</section>
<section id="right">
<article id="cont"></article>
</section>
<footer>
</footer>
</body>
</html> |