约 133,000 个结果
在新选项卡中打开链接
  1. clip-path - CSS | MDN

    2025年12月16日 · The clip-path CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.

  2. CSS clip-path property - W3Schools

    Definition and Usage The clip-path property lets you clip an element to a basic shape or to an SVG source. Note: The clip-path property replaces the deprecated clip property. Show demo

  3. CSS Clip-Path Generator - CSS Portal

    This online generator helps with creating shapes for images using the css clip-path property.

  4. Clippy — CSS clip-path maker - Bennett Feely

    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);

  5. 93 CSS clip-path Examples - Free Frontend

    2026年1月2日 · In this collection, you’ll find inspiring clip-path examples that show how to craft custom shapes, dynamic transitions, artistic layouts, and interactive hover effects, all with pure HTML and CSS.

  6. CSS clip-path Property - W3docs

    The clip-path CSS property creates a clipping region which shows the specified part of the element. Learn about the values and see examples.

  7. CSS Style clip-path Property: CSS Clip - CodeLucky

    2025年2月17日 · A comprehensive guide to the CSS clip-path property, covering various clipping techniques to create unique and visually appealing layouts.