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-colorlinelistmarginmarkermaskmask-clipmask-compositemask-imagemask-modemask-originmask-positionmask-repeatmask-sizemask-typemathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

מאפיין mask-repeat

המאפיין mask-repeat קובע איך תמונת המסכה נחזרת על-פני אזור המסכה (אופקי, אנכי, או שילוב). מקביל ל-background-repeat.
.tiled { mask-repeat: repeat; } .horizontal-only { mask-image: url("pattern.svg"); mask-repeat: repeat-x; mask-position: center; }
repeatהתמונה חוזרת על שני הצירים (ערך ברירת המחדל).repeat-xהתמונה חוזרת רק על הציר האופקי.repeat-yהתמונה חוזרת רק על הציר האנכי.no-repeatהתמונה לא חוזרת — מופיעה פעם אחת בלבד.spaceהתמונה חוזרת בלי לחתוך אותה, ורווחים שווים מתחלקים בין החזרות.roundהתמונה חוזרת ומותחת/מצמצמת כך שמספר חזרות שלם יתאים לאזור. CSS Masking Module Level 1 Editor's Draft W3CMDN
images Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית