Choose which div will be visible?

I want my hat to overlap the white circle. Instead of white covering black, here’s the code pen-https://codepen.io/kirito-excalibur/pen/QWOVQaQ

Hello @nikhilsimontoppo,

What you need is to know how to use z-index. See here: CSS z-index property

Hope this helps.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.