What I Learned in This Chapter
I learned how to overlap elements using the z-index property. I also learned how to make elements go from their normal flow into floating. I understand the positioning scheme properties such as position: static, relative, absolute and fixed.