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.md | |
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.md')
-rw-r--r-- | files/fr/glossary/chrome/index.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/files/fr/glossary/chrome/index.md b/files/fr/glossary/chrome/index.md new file mode 100644 index 0000000000..0bbbb3b006 --- /dev/null +++ b/files/fr/glossary/chrome/index.md @@ -0,0 +1,20 @@ +--- +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> |