CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: path() CSS function

The path() Function

Specifies a shape using an SVG fill-rule and an SVG path definition.

Syntax for path()
 Syntax
CSS Shapes Level 1path(<string>) or path( [ <fill-rule>, ]? <string> ), where <fill-rule> = "nonzero | evenodd", and <string> is an SVG path definition

Notes

  • The "clip-path" property allows the syntax with <fill-rule>.

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem