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-actiontransformtransform-boxtransform-origintransform-styletransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie transform-origin

מאפיין transform-origin קובע את נקודת המוצא של הטרנספורמציה — סביב נקודה זו האלמנט מסתובב / מתרחב. אחוזים יחסיים לתיבת הייחוס. ערך ההתחלה הוא 50% 50%.
.box { transform-origin: top left; } .box { transform-origin: 25% 75%; transform: rotate(45deg); }
פחות:-9999 יותר:9999 צעד:1 יחידות:% | px | em | rem leftמחושב כ-0% בציר האופקי.rightמחושב כ-100% בציר האופקי.topמחושב כ-0% בציר האנכי.bottomמחושב כ-100% בציר האנכי.centerמחושב כ-50% בציר הרלוונטי. CSS Transforms Module Level 1 Editor's Draft <length-percentage> W3CMDN
cssguide Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטסוגי ערכיםמקורות מידעהדגמה חזותית