diff --git a/guide/portuguese/css/z-index/index.md b/guide/portuguese/css/z-index/index.md index 18415c1d4a..e27039f28e 100644 --- a/guide/portuguese/css/z-index/index.md +++ b/guide/portuguese/css/z-index/index.md @@ -98,4 +98,6 @@ Use o índice Z se precisar colocar um elemento de plano de fundo abaixo de um c [https://developer.mozilla.org/pt-BR/docs/Web/CSS/CSS _Posicionamento / Noções_ básicas sobre z\_index](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index) -[https://philipwalton.com/articles/what-no-one-told-you-about-z-index/](https://philipwalton.com/articles/what-no-one-told-you-about-z-index/) \ No newline at end of file +[https://philipwalton.com/articles/what-no-one-told-you-about-z-index/](https://philipwalton.com/articles/what-no-one-told-you-about-z-index/) + +[https://www.devmedia.com.br/css-z-index-entendendo-sobre-o-eixo-z-na-web/28698](https://www.devmedia.com.br/css-z-index-entendendo-sobre-o-eixo-z-na-web/28698)