Code source de ch.lerolle.free.fr/haiti/index.php

modifié le 16 octobre 2023, taille: 2,48 Ko
NB: Les fonctions (<function>) sont intégrées dans la page appelante, en général avant la balise <body>
ou dans un document externe appelé par un 'include', 'include_once' ou 'require',
localisé dans le dossier ch.lerolle.free.fr/include, ou un de ses sous-dossiers, ou dans le même dossier que la page appelant l'include
(règle pour les Pages Perso de Free, mon hébergeur gratuit (❤️❤️❤️)...)

validation du HTML: W3C ou Aborla avec correction automatique
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
<!doctype html>
<html lang="fr-FR"><!--  &nbsp;  &thinsp; apostrophe-incline: ’  É -->
<head>
<meta charset="utf-8"> 
<title>Haïti: séisme et reconstruction - documents de presse</title>
<meta name="ROBOTS" content="INDEX, FOLLOW">
<meta name="google-translate-customization" content="8d5407833dcced32-52453bb0cc663ec7-g046940367ec47155-13"><meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" type="text/css" href="/1com/css/style-rsrc.css">
    <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Alike">
    <link rel="shortcut icon" href="flag_haiti.ico">
</head>

<body> 
<?php include('common-header.php');?>

<div class="centre relief"><h1>Haïti: séisme du 12 janvier 2010 et reconstruction<br>
<span class="taillecar-petit">documents de presse et liens utiles</span></h1></div>
<br>
<!-- This variable will be replaced with the actual links (HTML code) -->
<hr  size="2" width="80%">

<ul>
<li><a href ="/haiti/2008-09-25-risque-sismique-eleve-sur-port-au-prince.php" Target="_blank"> 2008-09-25-risque-sismique-eleve-sur-port-au-prince.php</li><br>

<li><a href ="/1com/affiche.php?doc=/haiti/2010-01-28-haiti-anne-zero-dossier-le-monde-via-ines.pdf" Target="_blank"> 2010-01-28-haiti-anne-zero-dossier-le-monde-via-ines.pdf</a></li><br>

<li>2010-02-02-inventaire-photo-edifices-du-gouvernement-haiti.php:<br>
<?php traduire_fr('en','Anglais','','http://ch.lerolle.free.fr/haiti/2010-02-02-inventaire-photo-edifices-du-gouvernement-haiti.php');?></li><br>
<li span class="taillecar-gros"><a href ="https://www.wikiwand.com/fr/S%C3%A9isme_de_2010_en_Ha%C3%AFti" Target="_blank">un dossier très complet sur WikiPedia, via WikiWand</span></li></li>
<br>
<li span class="taillecar-gros"><a href ="/corinne/expat-public.php" Target="_blank">Liens utiles pour une expatriation en Haïti</span></li>
</ul>
<hr size="2" width="80%">

<!-- 
le %DTH_LAST_MODIFIED% ne fonctionne pas dans le FOOTER ( OK dans le HEADER) Pourquoi ? %DTH_LAST_MODIFIED%&nbsp;:&nbsp;(see with Internet Explorer )<br>
 -->
<center>
<table cellpadding="0" cellspacing="0">
  <tbody>
    <tr bgcolor="#ccff33">
      <td align="center" height="55">
      <div align="left"><?php inscription_veille_maj'');?>
      </div>
      </td>
    </tr>
  </tbody>
</table>
</center>
    <div class="fonds-vert">
    <?php $URLSiteWeb $URL_script; include('common-trailer.php'); // qui appelle le compteur de visites ?>
    </div>
</body>
</html>