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-sizeisolationjustifyjustify-contentjustify-itemsjustify-selfleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie justify-self

מאפיין justify-self קובע את היישור של פריט בודד על ציר ה-inline בתוך ה-grid cell/block container שלו, ועוקף את justify-items של ההורה. מאפשר לכל פריט להתיישר אחרת ביחס לקבוצה.
.item { justify-self: end; } .grid > .featured { justify-self: stretch; grid-column: 1 / -1; }
autoיורש מ-justify-items של ההורה (ברירת המחדל).normalברירת המחדל של הקונטיינר.stretchהפריט נמתח כדי למלא את ה-cell.startהפריט מיושר לתחילת ה-cell.endהפריט מיושר לסוף ה-cell.centerהפריט ממורכז בתוך ה-cell.leftהפריט מיושר שמאלה (פיזית).rightהפריט מיושר ימינה (פיזית).baseline<baseline-position>: הפריט מיושר לקו הבסיס.first baseline<baseline-position>: הפריט מיושר לקו הבסיס הראשון של הקבוצה.last baseline<baseline-position>: הפריט מיושר לקו הבסיס האחרון של הקבוצה.flex-startהפריט מיושר לתחילת ציר ה-flex (שקול ל-start בגריד).flex-endהפריט מיושר לסוף ציר ה-flex (שקול ל-end בגריד).self-startהפריט מיושר לתחילת ה-cell בהתאם לכיוון הטקסט שלו.self-endהפריט מיושר לסוף ה-cell בהתאם לכיוון הטקסט שלו.anchor-centerהפריט ממורכז ביחס לעוגן שלו (anchor positioning). CSS Box Alignment Module Level 3 Editor's Draft W3CMDN
CSS CSS CSS CSS CSS CSS CSS CSS CSS Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית