Css images
Background images¶
Infinite burger¶
Red stapler video
background-repeat: round;
Clip path¶
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
Last update:
2023-04-24