Skip to content

Code Snippets

handy quick code snippets to save time

  • Home

Category: z-index

z-index

Posted on 9 November 20237 March 2024 by LouiseF

the higher the number, the more on top it goes. eg 1 = bottom layer 2 = middle layer 3 = top layer only works on positioned elements

Posted in z-index