From ee36db584192809ac8e7915147b01cf242d34a97 Mon Sep 17 00:00:00 2001
From: Sahishnu <9358407+sahishnu@users.noreply.github.com>
Date: Mon, 4 Mar 2019 19:37:50 -0500
Subject: [PATCH] Update index.md (#31949)
---
guide/english/css/z-index/index.md | 2 ++
1 file changed, 2 insertions(+)
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