From d0a0912219849681416c8194cc259aa309fda992 Mon Sep 17 00:00:00 2001 From: Pierre Date: Fri, 7 Feb 2020 03:11:04 +0100 Subject: [PATCH] =?UTF-8?q?Page=20"La=20m=C3=A9thode"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/methode.html | 11 +++++++++++ inclure/association_contenu.html | 4 ++-- inclure/menu-methode.html | 15 +++++++++++++++ inclure/methode_contenu.html | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 content/methode.html create mode 100644 inclure/menu-methode.html create mode 100644 inclure/methode_contenu.html diff --git a/content/methode.html b/content/methode.html new file mode 100644 index 0000000..02cd027 --- /dev/null +++ b/content/methode.html @@ -0,0 +1,11 @@ +[(#REM) On affiche le premier article par défaut] + + [(#ID_ARTICLE|setenv{id_article})] + + +
+
+

La méthode

+ +
+
\ No newline at end of file diff --git a/inclure/association_contenu.html b/inclure/association_contenu.html index f549ce3..196fc01 100644 --- a/inclure/association_contenu.html +++ b/inclure/association_contenu.html @@ -6,7 +6,7 @@ [(#REM) On affiche les images à gauche sur grand écran]
- [(#FICHIER|image_recadre{380:362,-,focus}|image_reduire{380,362})] + [(#FICHIER|balise_img{#DESCRIPTION}|image_recadre{380:362,-,focus}|image_reduire{380,362})] #DESCRIPTIF
@@ -22,7 +22,7 @@
- [(#FICHIER|image_recadre{380:362,-,focus}|image_reduire{380,362})] + [(#FICHIER|balise_img{#DESCRIPTION}|image_recadre{380:362,-,focus}|image_reduire{380,362})] #DESCRIPTIF
diff --git a/inclure/menu-methode.html b/inclure/menu-methode.html new file mode 100644 index 0000000..28bbad3 --- /dev/null +++ b/inclure/menu-methode.html @@ -0,0 +1,15 @@ + \ No newline at end of file diff --git a/inclure/methode_contenu.html b/inclure/methode_contenu.html new file mode 100644 index 0000000..280ebcc --- /dev/null +++ b/inclure/methode_contenu.html @@ -0,0 +1,32 @@ +
+ + + +
+ +

#TITRE

+
#TEXTE
+ + + [(#REM) On affiche les images à la fin sur petits écrans] +
+ +
+ [(#FICHIER|balise_img{#DESCRIPTION}|image_recadre{380:362,-,focus}|image_reduire{380,362})] + #DESCRIPTIF +
+ +
+
+ +
\ No newline at end of file