styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbackground-attachmentbackground-blend-modebackground-clipbackground-colorbackground-imagebackground-originbackground-positionbackground-position-xbackground-position-ybackground-repeatbackground-repeat-xbackground-repeat-ybackground-sizebaselineblock-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

מאפיין background-size

מאפיין background-size קובע את גודל תמונת הרקע. ניתן לתת מילת מפתח (auto, cover, contain), <length-percentage> אחד או שניים (אופקי ואנכי), או פיצול לפי שכבות בפסיק.
.hero { background-size: cover; } .icon { background-image: url('icon.svg'); background-size: 32px 32px; }
פחות:0 יותר:9999 צעד:1 יחידות:% | px | em | rem | vw | vh | vmin | vmax | pt autoמשתמש בגודל הפנימי של התמונה. אם רק ערך אחד נתון — הציר השני מחושב כדי לשמור על יחס מימדים (aspect ratio).coverמקנה לתמונה את הגודל הקטן ביותר שמכסה את כל אזור-המיקום (יכול לחתוך).containמקנה לתמונה את הגודל הגדול ביותר שנכנס כולה באזור-המיקום (ללא חיתוך). CSS Backgrounds Module Level 4 First Public Working Draft <length-percentage> W3CMDN
CSS Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטסוגי ערכיםמקורות מידעהדגמה חזותית