Code source de ch.lerolle.free.fr/rsrc/auteurs/yapoudjian/livre-pdgp.php

modifié le 26 novembre 2020, taille: 3,2 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
<!doctype html>
<html lang="fr-FR">
<head><!-- &nbsp; &thinsp; &copy; apostrophe-incline: ‘’ code: &#8217; «» ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÒÓÔÕÖÙÚÛÜÝ -->
  <meta charset="utf-8"> 
  <title>livre: Le parfum de grand prix</title>
  <meta name="AUTHOR" content="Christophe LEROLLE">
  <meta name="CREATED" content="20091013;12100494">
  <meta name="ROBOTS" content="INDEX">
  <meta name="KEYWORDS" content="auteur,maturation spirituelle,evangile">
  <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="images/elie-et-denise-yapoudjian.ico">
</head>
<body>
<?php include('common-header.php');?>
<br><div class="centre"><h1>Le parfum de grand prix ( en français )<h1></div><br>

<table style="width:833px; height:375px;">
<tbody>
<tr>
<td height="50" width="72%">Qu’est-ce que l’adoration ? Et comment y parvenir ?<br>
<br>
Nous verrons que la louange en est le chemin.<br>
<br>
L’adoration ne serait-elle pas ce parfum de grand prix tant apprécié par Jésus ?<br>
<br>
Notre objectif n’est pas de faire un exposé théorique mais plutôt d’allumer dans nos coeurs une passion pour Jésus, un ardent désir de l’adorer.
</td>
</tr>
<tr>
<td style="vertical-align: middle;"><b>
<div style="text-align: center;">
<div style="padding-top: 8px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="147" width="240"><param name="movie" value="http://v.calameo.com/2.0/cmini.swf?bkcode=00013194255cfc98edc85&amp;langid=fr&amp;clickTo=public&amp;clickTarget=_self&amp;autoFlip=0&amp;showArrows=1&amp;page=1"><param name="scale" value="noscale"><param name="loop" value="false"><param name="salign" value="t"><param name="allowScriptAccess" value="always"><param name="wmode" value="transparent">
<embed src="http://v.calameo.com/2.0/cmini.swf" type="application/x-shockwave-flash" scale="noscale" allowscriptaccess="always" loop="false" salign="t" wmode="transparent" style="width:240px; height:147px;" flashvars="bkcode=00013194255cfc98edc85&amp;langid=fr&amp;clickTo=public&amp;clickTarget=_self&amp;autoFlip=0&amp;showArrows=1&amp;page=1"></object></div>
</div>
</b></td>
</tr>
<tr align="center">
<td><b>
<a href="http://calameo.com/books/00013194255cfc98edc85">Consulter</a> &nbsp; &nbsp;
<a target="_blank" href="/1com/affiche.php?doc=/rsrc/auteurs/yapoudjian/livre-pdgp/le-parfum-de-grand-prix-livre-complet.pdf"><img alt="voir" title="Voir le livre" src="/1com/img/oeil-estompe.png" class="align-vertical-milieu" width="25px"><span class="rouge">Voir</span></a><br>
<a href="/rsrc/auteurs/yapoudjian/livre-pdgp/le-parfum-de-grand-prix-livre-complet.pdf">Télécharger (2,7 Mo - gratuit)</a><br>
<br>
NB: choisir "voir en plein écran" pour une lecture confortable</b></td>
</tr>
</tbody>
</table>
    <?php $URLSiteWeb 'ElieYapoudjian.fr.cr'; include('rsrc-trailer.php'); // ex common-trailer.php qui appelle le compteur de visites ?>
</body>
</html>