styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstrokestroke-dasharraystroke-dashoffsetstroke-linecapstroke-linejoinstroke-miterlimitstroke-opacitystroke-widthtab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie stroke-linejoin

מאפיין stroke-linejoin קובע את צורת הצמתים (פינות) של קו ה-stroke כאשר שני מקטעים נפגשים. תחביר: [crop | arcs | miter] || [bevel | round | fallback]. ערך ההתחלה הוא miter.
polygon { stroke-linejoin: round; } path { stroke: blue; stroke-width: 6; stroke-linejoin: bevel; }
miterערך ברירת המחדל. פינה חדה — שני המקטעים מתארכים עד שהם נפגשים בקצה החיצוני.roundפינה מעוגלת — חיבור חלק עם רדיוס.bevelפינה משופעת — קצה ישר חתוך.arcsחיבור לפי קשתות מעגליות מותאמות לעקומה.cropכמו bevel אבל חותך לפני נקודת המפגש.fallbackמשמש כברירת מחדל לכישלון בחישוב הפינה. CSS Fill and Stroke Module Level 3 Editor's Draft W3CMDN
Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית