diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 68fc8e96a9629e73469ed457abd955e548ec670c (patch) | |
tree | 8529ab9fe63d011f23c7f22ab5a4a1c5563fcaa4 /files/pt-br/glossary/apple_safari | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.gz translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.bz2 translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.zip |
unslug pt-br: move
Diffstat (limited to 'files/pt-br/glossary/apple_safari')
-rw-r--r-- | files/pt-br/glossary/apple_safari/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/pt-br/glossary/apple_safari/index.html b/files/pt-br/glossary/apple_safari/index.html new file mode 100644 index 0000000000..d32aa243b2 --- /dev/null +++ b/files/pt-br/glossary/apple_safari/index.html @@ -0,0 +1,27 @@ +--- +title: Apple Safari +slug: Glossario/Apple_Safari +tags: + - Glossário + - Mecanismos Web + - Navegação +translation_of: Glossary/Apple_Safari +--- +<p><a href="http://www.apple.com/safari/">Safari</a> é um {{Glossary("navegador","navegador Web")}} desenvolvido pela Apple e fornecido com ambos Mac OS X e iOS. Baseia-se com o mecanismo de código aberto <a href="http://www.webkit.org/">WebKit</a>.</p> + +<h2 id="Saiba_mais">Saiba mais</h2> + +<h3 id="Conhecimento_geral">Conhecimento geral</h3> + +<ul> + <li>{{Interwiki("wikipedia", "Safari (web browser)", "Safari")}} na Wikipedia</li> + <li><a href="http://www.apple.com/safari/" rel="external">Safari on apple.com</a></li> +</ul> + +<h3 id="Informação_técnica">Informação técnica</h3> + +<ul> + <li><a href="http://www.webkit.org/">The WebKit project</a></li> + <li><a href="http://nightly.webkit.org/" rel="external">WebKit nightly build</a></li> + <li><a href="https://bugs.webkit.org/" rel="external">Reporting a bug for Safari</a></li> +</ul> |