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-position

מאפיין background-position קובע את נקודת המיקום של תמונת הרקע ביחס לאזור-המיקום שנקבע על-ידי background-origin. ניתן לתת מילת מפתח (left, center, right, top, bottom), <length-percentage>, או צירוף של שניהם. בכמה שכבות — ערך לכל שכבה מופרד בפסיק.
.hero { background-position: center; } .offset { background-position: right 20px bottom 10px; }
פחות:0 יותר:9999 צעד:1 יחידות:% | px | em | rem | vw | vh | vmin | vmax | pt leftממקם בקצה השמאלי האופקי (שווה ל-0% בציר X).rightממקם בקצה הימני האופקי (שווה ל-100% בציר X).topממקם בקצה העליון האנכי (שווה ל-0% בציר Y).bottomממקם בקצה התחתון האנכי (שווה ל-100% בציר Y).centerממרכז על הציר הרלוונטי (שווה ל-50%). CSS Backgrounds Module Level 4 First Public Working Draft <length-percentage> W3CMDN
CSS Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטסוגי ערכיםמקורות מידעהדגמה חזותית