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

modifié le 3 décembre 2019, taille: 3,22 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
<!doctype html>
<html lang="fr-FR">
<head><!-- &nbsp; &thinsp; &copy; apostrophe-incline: ‘’ code: &#8217; «» ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÒÓÔÕÖÙÚÛÜÝ -->
  <meta charset="utf-8"> 
  <title>book: Walking by the Spirit</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');?>
<div lang=EN-GB>
<br><div class="centre"><h1>Walking by the Spirit ( english version )</h1></div><br>
<table style="width:814px; height:382px;">
<tbody>
<tr>
<td height="50" width="72%">Hearing God’s voice every day, and living with Him as one lives with a friend,<br>
is this not the normal Christian life ?<br>
<br>
Since we live by the Spirit, let us keep in step with the Spirit !<br>
Is this not the condition of the spiritual revival to which we look forward ?<br>
<br>
We shall miss great blessings, if we don’t learn to walk by the Spirit.<br>
Such is the reason for writing this book.<b></b></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=000131942b738089c6c85&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=000131942b738089c6c85&amp;langid=fr&amp;clickTo=public&amp;clickTarget=_self&amp;autoFlip=0&amp;showArrows=1&amp;page=1">&nbsp;</object></div>
</div>
</b></td>
</tr>
<tr align="center">
<td><b>
<a href="http://calameo.com/books/000131942b738089c6c85">Read</a> &nbsp; &nbsp; 
<a target="_blank" href="/1com/affiche.php?doc=/rsrc/auteurs/yapoudjian/livre-mpl/walking-by-the-spirit-complete-book.pdf"><img alt="voir" title="See the book" src="/1com/img/oeil-estompe.png" class="align-vertical-milieu" width="25px"><span class="rouge">See</span></a><br>
<a href="livre-mpl/walking-by-the-spirit-complete-book.pdf">Download (4,7 MB - free)</a><br>
<br>
NB: click "see full screen" for a confortable reading</b></td>
</tr>
</tbody>
</table>
</div>
    <?php $URLSiteWeb 'ElieYapoudjian.fr.cr'; include('rsrc-trailer.php'); // ex common-trailer.php qui appelle le compteur de visites ?>
</body>
</html>