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/apple_safari/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/apple_safari/index.md')
-rw-r--r-- | files/fr/glossary/apple_safari/index.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/fr/glossary/apple_safari/index.md b/files/fr/glossary/apple_safari/index.md new file mode 100644 index 0000000000..8ce8b499ca --- /dev/null +++ b/files/fr/glossary/apple_safari/index.md @@ -0,0 +1,27 @@ +--- +title: Apple Safari +slug: Glossary/Apple_Safari +tags: + - Glossaire + - Mécaniques web + - Navigation +translation_of: Glossary/Apple_Safari +original_slug: Glossaire/Apple_Safari +--- +<p><a href="http://www.apple.com/safari/"><em>Safari</em></a> est un {{Glossary("Browser","navigateur web")}} développé par la société Apple. Il est installé de base sur les systèmes d'exploitation OS X et iOS.</p> + +<h2 id="Pour_approfondir">Pour approfondir</h2> + +<h3 id="Culture_générale">Culture générale</h3> + +<ul> + <li>{{Interwiki("wikipedia", "Safari_(navigateur_web)", "Safari")}} sur Wikipédia</li> + <li><a href="https://www.apple.com/fr/safari/">Safari</a> sur le site d'Apple</li> +</ul> + +<h3 id="Informations_techniques">Informations techniques</h3> + +<ul> + <li><a href="http://www.webkit.org/">Le projet WebKit</a></li> + <li><a href="https://bugs.webkit.org/">Rapporter un bogue sur Safari</a>.</li> +</ul> |