diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
commit | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch) | |
tree | e1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/web/guide/graphics/index.html | |
parent | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff) | |
download | translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2 translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip |
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/web/guide/graphics/index.html')
-rw-r--r-- | files/pt-pt/web/guide/graphics/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-pt/web/guide/graphics/index.html b/files/pt-pt/web/guide/graphics/index.html index c18d703bc5..3a809c989a 100644 --- a/files/pt-pt/web/guide/graphics/index.html +++ b/files/pt-pt/web/guide/graphics/index.html @@ -1,6 +1,6 @@ --- title: Gráficos na Web -slug: Web/Guide/Gráficos +slug: Web/Guide/Graphics tags: - 2D - 3D @@ -13,6 +13,7 @@ tags: - WebRTC - graficos translation_of: Web/Guide/Graphics +original_slug: Web/Guide/Gráficos --- <p><span class="seoSummary">Web sites e aplicações necessitam frequentemente de apresentar gráficos.</span> Imagens estáticas podem ser facilmente mostradas usado o elemento {{HTMLElement("img")}}, ou definindo o fundo do elemento HTML com a propriedade {{cssxref("background-image")}}. É ainda possivel construir gráficos no momento, ou manipular imagens. <span class="seoSummary">Este artigo disponibiliza toda a informação necessária. </span></p> |