diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:40:53 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 21:55:31 +0100 |
commit | 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch) | |
tree | 1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/chrome/index.html | |
parent | 6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff) | |
download | translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2 translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip |
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/chrome/index.html')
-rw-r--r-- | files/fr/glossary/chrome/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/files/fr/glossary/chrome/index.html b/files/fr/glossary/chrome/index.html deleted file mode 100644 index 0bbbb3b006..0000000000 --- a/files/fr/glossary/chrome/index.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Chrome -slug: Glossary/Chrome -tags: - - Chrome - - Glossaire - - Mécaniques web - - Navigateur -translation_of: Glossary/Chrome -original_slug: Glossaire/Chrome ---- -<h2 id="Résumé">Résumé</h2> - -<p>Dans un navigateur, le chrome est n'importe quel aspect visible d'un navigateur en dehors des pages Web elles-mêmes (par exemple, barres d'outils, barre de menu, onglets). Il ne doit pas être confondu avec le navigateur {{glossary("Google Chrome")}}.</p> - -<h2 id="En_profondeur">En profondeur</h2> - -<ul> - <li><a href="http://www.nngroup.com/articles/browser-and-gui-chrome/">Browser and GUI Chrome</a> (en)</li> -</ul> |