Path: blob/main/files/en-us/web/css/-webkit-text-stroke-width/index.md
6520 views
------{{CSSRef}}
The -webkit-text-stroke-width CSS property specifies the width of the stroke for text.
Syntax
Values
<line-width>: The width of the stroke.
Formal definition
{{CSSInfo}}
Formal syntax
{{csssyntax}}
Examples
Varying stroke widths
CSS
HTML
Results
{{EmbedLiveSample("Varying_stroke_widths", "450px", "230px")}}
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}
See also
{{cssxref("-webkit-text-stroke-color")}}
{{cssxref("-webkit-text-stroke")}}
{{cssxref("-webkit-text-fill-color")}}