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-modeobjectoffsetoffset-anchoroffset-distanceoffset-pathoffset-positionoffset-rotateopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

מאפיין offset-path

המאפיין offset-path קובע מסלול שעליו האלמנט נע (motion path). האלמנט מתרגם מההתחלה לסיום לאורך המסלול בהתאם ל-offset-distance, ויכול להסתובב לפי כיוון המסלול עם offset-rotate.
.mover { offset-path: path('M 0 0 L 200 0'); } .orbit { offset-path: circle(100px at 50% 50%); animation: spin 4s linear infinite; }
noneאין מסלול תנועה (ערך ברירת המחדל).border-boxהמסלול נקבע על-פי גבול ה-border של האלמנט.padding-boxהמסלול נקבע על-פי גבול ה-padding.margin-boxהמסלול נקבע על-פי גבול ה-margin.fill-boxהמסלול נקבע על-פי תיבת ה-fill של SVG.stroke-boxהמסלול נקבע על-פי תיבת ה-stroke של SVG.view-boxהמסלול נקבע על-פי viewBox של SVG.content-boxהמסלול נקבע על-פי גבול ה-content של האלמנט. path()מגדיר מסלול לפי תחביר SVG path data, למשל path('M 0 0 L 100 100').ray()מסלול קווי לפי זווית, למשל ray(45deg closest-side).circle()מסלול עיגול.ellipse()מסלול אליפסה.polygon()מסלול מצולע.url()מצביע אל אלמנט צורה ב-SVG כמסלול. Motion Path Module Level 1 Editor's Draft W3CMDN
Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית