aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/learn/css/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/learn/css/index.html
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/learn/css/index.html')
-rw-r--r--files/pt-br/learn/css/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/learn/css/index.html b/files/pt-br/learn/css/index.html
index f5004d47f3..aaaeeaec2b 100644
--- a/files/pt-br/learn/css/index.html
+++ b/files/pt-br/learn/css/index.html
@@ -1,12 +1,13 @@
---
title: Aprenda a estilizar HTML utilizando CSS
-slug: Aprender/CSS
+slug: Learn/CSS
tags:
- CSS
- Folha de Estilos
- Iniciante
- especificação
translation_of: Learn/CSS
+original_slug: Aprender/CSS
---
<p class="summary">Cascading Stylesheets — ou {{glossary("CSS")}} — é a primeira tecnologia que você deve aprender após o {{glossary("HTML")}}. Enquanto o HTML é utilizado para definir a estrutura e semântica do seu conteúdo, o CSS é usado para estilizá-lo e desenhá-lo. Por exemplo, você pode usar o CSS para alterar a fonte, cor, tamanho e espaçamento do seu conteúdo, dividí-lo em multiplas colunas, ou adicionar animações e outros recursos decorativos.</p>