Layers Altering the position of elements can sometimes lead to elements being placed on top of each other.  Because of this, CSS layers will allow you to control which item will appear on top.  When this is used, each element is given a priority.  Elements that appear later in the code than others will by [...]