aboutsummaryrefslogtreecommitdiff
path: root/content/prise_en_main/web/créer-du-contenu/à-la-main.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/prise_en_main/web/créer-du-contenu/à-la-main.md')
-rw-r--r--content/prise_en_main/web/créer-du-contenu/à-la-main.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/prise_en_main/web/créer-du-contenu/à-la-main.md b/content/prise_en_main/web/créer-du-contenu/à-la-main.md
index 8cc1555..541a009 100644
--- a/content/prise_en_main/web/créer-du-contenu/à-la-main.md
+++ b/content/prise_en_main/web/créer-du-contenu/à-la-main.md
@@ -34,4 +34,6 @@ body
padding: 10px 10px 10px 10px;
}
```
-Encore une fois, plein de ressources sont disponibles en ligne, et Mozilla propose encore une fois [une bonne base](https://developer.mozilla.org/fr/docs/Web/CSS). \ No newline at end of file
+Encore une fois, plein de ressources sont disponibles en ligne, et Mozilla propose encore une fois [une bonne base](https://developer.mozilla.org/fr/docs/Web/CSS).
+
+Une fois que vous avez tous vos fichiers `.html` et `.css` réunis, [vous pouvez passer à la publication](../../publier-le-contenu/) !