Html – When using position absolute inside ::before selector it's not working
I was trying to set my background image using the ::before selector and I used position absolute but when i inspected the same in the browser it shows the position as absolute but I'm not able to use z-index, top…