diff --git a/guide/english/css/z-index/index.md b/guide/english/css/z-index/index.md index ff4bb0c4d0..b89ea7063a 100644 --- a/guide/english/css/z-index/index.md +++ b/guide/english/css/z-index/index.md @@ -95,3 +95,5 @@ Use Z Index if you need to put a background element below a container. You can e 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://medium.freecodecamp.org/z-index-explained-how-to-stack-elements-using-css-7c5aa0f179b3