Code source de ch.lerolle.free.fr/eglises17/cire-d'aunis_eglise_de-la-nativite.php

modifié le 23 janvier 2023, taille: 3,75 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<!doctype html>
<html lang="fr-FR">
<head>
    <meta charset="utf-8">
    <meta name="AUTHOR" content="Michel CARON">
    <meta name="CREATED" content="20100101; 2472285">
    <meta name="ROBOTS" content="INDEX, NOFOLLOW">
    <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="/1com/css/style-eglise17.css">
    <link rel="shortcut icon" href="/eglises17/img/4/430c_04_Saint-Georges-d-Oleron.ico">
    <!--script src="Scripts/AC_RunActiveContent.js"></script-->
<title>Ciré d’Aunis, église de la Nativité de la Sainte-Vierge</title>
</head>

<body>
<p><?php include 'eglises17-header.php';?></p>
<p><img src="img/1/107.jpg" width="100%" /></p>
<table width="100%" cellspacing="5" cellpadding="5">
  <tr>
    <td width="60%" class="fonds-vert"><div align="center" class="gras">
      <p>Secteur pastoral d'Aigrefeuille</p>
      <p>Presbytère: 32, place de la République<br>
        17290 AIGREFEUILLE <big><big>@</big></big> <a class="taillecar-h4 zoom-au-survol" href="mailto:paroissesaintgabriel@free.fr"></a></p>
      <p>Tél. fax: 05 46 35 51 01</p>
      <p> <big><big>@</big></big> <a class="taillecar-h4 zoom-au-survol" href="mailto:paroisse.aigrefeuille@orange.fr">paroisse.aigrefeuille@orange.fr</a></p>
    </div></td>
    <td width="40%" class="fonds-ciel"><div align="center">
      <p>Église ouverte de 9h30 à 18h</p>
      <p>05 46 55 36 94</p>
    </div></td>
  </tr>
</table>
<table width="100%" border="2" cellspacing="0" cellpadding="10">
  <tr>
    <td class="fonds-beige-textes"><div align="center">
      <div align="justify"></div>
    </div></td>
  </tr>
</table>
<br>
<table width="100%" border="2" cellspacing="0" cellpadding="5">
  <tr>
    <td><div align="center"><img src="img/1/107_01.jpg" width="1000" height="667" /></div></td>
  </tr>
</table>
<br>
<table width="100%" border="2" cellspacing="0" cellpadding="5">
  <tr>
    <td width="366"><div align="center"><img src="img/1/107_02.jpg" width="320" height="448" /></div></td>
    <td width="706"><div align="center"><img src="img/1/107_03.jpg" width="672" height="448" /></div></td>
  </tr>
</table>
<br>
<table width="100%" border="2" cellspacing="0" cellpadding="5">
  <tr>
    <td><div align="center"><img src="img/1/107_04.jpg" width="500" height="333" /></div></td>
    <td><div align="center"><img src="img/1/107_05.jpg" width="500" height="333" /></div></td>
  </tr>
</table>
<br>
<table width="100%" border="2" cellspacing="0" cellpadding="5">
  <tr>
    <td><div align="center"><img src="img/1/107_06.jpg" width="500" height="333" /></div></td>
    <td><div align="center"><img src="img/1/107_07.jpg" width="500" height="333" /></div></td>
  </tr>
</table>
<br>
<table width="100%" border="2" cellspacing="0" cellpadding="5">
  <tr>
    <td><div align="center"><img src="img/1/107_09.jpg" width="500" height="333" /></div></td>
    <td><div align="center"><img src="img/1/107_10.jpg" width="500" height="333" /></div></td>
  </tr>
</table>
<br>
<table width="100%" border="2" cellspacing="0" cellpadding="5">
  <tr>
    <td width="257"><div align="center"><img src="img/1/107_11.jpg" width="190" height="354" /></div></td>
    <td width="257"><div align="center"><img src="img/1/107_12.jpg" width="190" height="354" /></div></td>
    <td width="257"><div align="center"><img src="img/1/107_13.jpg" width="190" height="354" /></div></td>
    <td width="230"><div align="center"><img src="img/1/107_14.jpg" width="190" height="354" /></div></td>
    <td width="35"><div align="center"><img src="img/1/107_15.jpg" width="253" height="354" /></div></td>
  </tr>
</table>
<br>
<?php include 'eglises17-trailer.php';?>
</body>
</html>