工具CSS Clip Path Generator

CSS Clip-Path Generator

Select a shape to generate the CSS clip-path property.

形状

预览
CSS代码
clip-path: polygon(50% 0%, 0% 100%, 100% 100%); -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);

Comments