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-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

מאפיין d

מאפיין d מגדיר את צורת אלמנט <path> ב-SVG באמצעות מחרוזת path data — רצף פקודות וקטוריות (M, L, C, Z וכו') המתאר את המסלול. מאפשר שליטה בצורת המסלול דרך CSS במקום attribute.
path { d: path("M10 10 L90 90 L10 90 Z"); } path.icon:hover { d: path("M50 5 L95 50 L50 95 L5 50 Z"); transition: d 200ms ease; }
noneאין נתוני מסלול — האלמנט אינו מצויר ואינו תורם לתיבת הגבול (ברירת המחדל). path()פונקציה המקבלת מחרוזת path data בתחביר SVG (e.g., "M0,0 L100,100"). תחביר חלופי לפי הרכישה החדשה של הספק. SVG 2 Editor's Draft W3CMDN
Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית