aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/web/html/attributes
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
commit8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch)
treee1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/web/html/attributes
parent2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff)
downloadtranslated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/web/html/attributes')
-rw-r--r--files/pt-pt/web/html/attributes/crossorigin/index.html3
-rw-r--r--files/pt-pt/web/html/attributes/index.html3
-rw-r--r--files/pt-pt/web/html/attributes/rel/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/pt-pt/web/html/attributes/crossorigin/index.html b/files/pt-pt/web/html/attributes/crossorigin/index.html
index 42f32f77e8..6fb3125b7d 100644
--- a/files/pt-pt/web/html/attributes/crossorigin/index.html
+++ b/files/pt-pt/web/html/attributes/crossorigin/index.html
@@ -1,6 +1,6 @@
---
title: 'Atributo CORS: Solicitar acesso CORS para o conteúdo'
-slug: Web/HTML/CORS_settings_attributes
+slug: Web/HTML/Attributes/crossorigin
tags:
- Avançado
- CORS
@@ -9,6 +9,7 @@ tags:
- Referencia
- Segurança
translation_of: Web/HTML/Attributes/crossorigin
+original_slug: Web/HTML/CORS_settings_attributes
---
<p><span class="seoSummary">In HTML5, some HTML elements which provide support for <a href="/en-US/docs/Web/HTTP/CORS">CORS</a>, such as {{ HTMLElement("img") }}, {{ HTMLElement("video") }} or {{ HTMLElement("script") }}, have a <code>crossorigin</code> attribute (<code>crossOrigin</code> property), which lets you configure the CORS requests for the element's fetched data.</span> These attributes are enumerated, and have the following possible values:</p>
diff --git a/files/pt-pt/web/html/attributes/index.html b/files/pt-pt/web/html/attributes/index.html
index 84ea814756..064acf59e9 100644
--- a/files/pt-pt/web/html/attributes/index.html
+++ b/files/pt-pt/web/html/attributes/index.html
@@ -1,12 +1,13 @@
---
title: Lista de atributos HTML
-slug: Web/HTML/Atributos
+slug: Web/HTML/Attributes
tags:
- HTML
- Referencia
- Web
- atributo
translation_of: Web/HTML/Attributes
+original_slug: Web/HTML/Atributos
---
<p>Elementos em HTML têm <strong>atributos</strong>; estes são valores adicionais que configuram os elementos ou ajustam o seu comportamento em vários modos para corresponderem aos critérios que os utilizadores pretendem.</p>
diff --git a/files/pt-pt/web/html/attributes/rel/index.html b/files/pt-pt/web/html/attributes/rel/index.html
index fe8307f0c0..e6ba17138c 100644
--- a/files/pt-pt/web/html/attributes/rel/index.html
+++ b/files/pt-pt/web/html/attributes/rel/index.html
@@ -1,7 +1,8 @@
---
title: 'HTML attribute: rel'
-slug: Web/HTML/Atributos/rel
+slug: Web/HTML/Attributes/rel
translation_of: Web/HTML/Attributes/rel
+original_slug: Web/HTML/Atributos/rel
---
<p>{{draft}}</p>