Back to home prev next
CSS code

I like this design. It kind of reminds me of Pokemon, and that's why I have a class name of 'poke'. I used one div (a circle) with a position: relative and again utilized the ::before and ::after pseudo-elements (the squares embedded in the circle's border).

Check out my code