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/css/css_grid_layout/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/css/css_grid_layout/index.html')
-rw-r--r-- | files/pt-pt/web/css/css_grid_layout/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-pt/web/css/css_grid_layout/index.html b/files/pt-pt/web/css/css_grid_layout/index.html index db142d2dde..cdb4293de2 100644 --- a/files/pt-pt/web/css/css_grid_layout/index.html +++ b/files/pt-pt/web/css/css_grid_layout/index.html @@ -1,6 +1,6 @@ --- title: CSS - Layout de Grade -slug: Web/CSS/layout_de_grelha_css +slug: Web/CSS/CSS_Grid_Layout tags: - CSS - Grades @@ -9,6 +9,7 @@ tags: - Referencia - Resumo translation_of: Web/CSS/CSS_Grid_Layout +original_slug: Web/CSS/layout_de_grelha_css --- <p><strong>CSS - Layout de Grade </strong>destaca-se em dividir uma página em regiões principais, ou definir a relação em termos de tamanho, posição e camada, entre partes de um controle criado a partir de HTML primitivas. <br> <br> |