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
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="fr-FR">
<head>
<?php
session_start();
?>
<title>According To - Site Officiel</title>
<meta name="Author" content="According To" />
<meta name="Copyright" content="According To" />
<meta name="description" content="Tee shirt, According To, avignon, textil, création" />
<meta name="keywords" content="Tee shirt, According To, avignon, textil, création" />
<meta name="Revisit-after" content="3 days" />
<meta http-equiv="Content-language" content="fr" />
<link rel="stylesheet" type="text/css" href="./style.css" />
<script type="text/javascript" src="./js/images.js" /></script>
<script type="text/javascript" src="./js/popup.js" /></script>
<script type="text/javascript" src="./js/size.js" /></script>
</head>
<body>
<div id="page">
<div id="banniere">
<img src="./image/hautr.jpg" width="1000" height="254" border="0" alt=""></img>
</div> |