aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/web/guide/graphics/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-pt/web/guide/graphics/index.html')
-rw-r--r--files/pt-pt/web/guide/graphics/index.html3
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>